Example usage for android.support.v4.widget AutoScrollHelper subclass-usage

List of usage examples for android.support.v4.widget AutoScrollHelper subclass-usage

Introduction

In this page you can find the example usage for android.support.v4.widget AutoScrollHelper subclass-usage.

Usage

From source file com.android.launcher4.FolderAutoScrollHelper.java

/**
 * An implementation of {@link AutoScrollHelper} that knows how to scroll
 * through a {@link Folder}.
 */
public class FolderAutoScrollHelper extends AutoScrollHelper {
    private static final float MAX_SCROLL_VELOCITY = 1500f;

From source file com.cooee.zenlauncher.FolderAutoScrollHelper.java

/**
 * An implementation of {@link AutoScrollHelper} that knows how to scroll
 * through a {@link Folder}.
 */
public class FolderAutoScrollHelper extends AutoScrollHelper {
    private static final float MAX_SCROLL_VELOCITY = 1500f;

From source file com.example.launcher3.FolderAutoScrollHelper.java

/**
 * An implementation of {@link AutoScrollHelper} that knows how to scroll
 * through a {@link Folder}.
 */
public class FolderAutoScrollHelper extends AutoScrollHelper {
    private static final float MAX_SCROLL_VELOCITY = 1500f;

From source file com.grumoon.glauncher.FolderAutoScrollHelper.java

/**
 * An implementation of {@link AutoScrollHelper} that knows how to scroll
 * through a {@link Folder}.
 */
public class FolderAutoScrollHelper extends AutoScrollHelper {
    private static final float MAX_SCROLL_VELOCITY = 1500f;

From source file com.kogitune.launcher3.FolderAutoScrollHelper.java

/**
 * An implementation of {@link AutoScrollHelper} that knows how to scroll
 * through a {@link Folder}.
 */
public class FolderAutoScrollHelper extends AutoScrollHelper {
    private static final float MAX_SCROLL_VELOCITY = 1500f;

From source file com.upchannel.launcher3.FolderAutoScrollHelper.java

/**
 * An implementation of {@link AutoScrollHelper} that knows how to scroll
 * through a {@link Folder}.
 */
public class FolderAutoScrollHelper extends AutoScrollHelper {
    private static final float MAX_SCROLL_VELOCITY = 1500f;

From source file com.lesikapk.opengelplus.FolderAutoScrollHelper.java

/**
 * An implementation of {@link AutoScrollHelper} that knows how to scroll
 * through a {@link Folder}.
 */
public class FolderAutoScrollHelper extends AutoScrollHelper {
    private static final float MAX_SCROLL_VELOCITY = 1500f;

From source file com.fairphone.fplauncher3.FolderAutoScrollHelper.java

/**
 * An implementation of {@link AutoScrollHelper} that knows how to scroll
 * through a {@link Folder}.
 */
public class FolderAutoScrollHelper extends AutoScrollHelper {
    private static final float MAX_SCROLL_VELOCITY = 1500f;

From source file com.llf.android.launcher3.FolderAutoScrollHelper.java

/**
 * An implementation of {@link AutoScrollHelper} that knows how to scroll
 * through a {@link Folder}.
 */
public class FolderAutoScrollHelper extends AutoScrollHelper {
    private static final float MAX_SCROLL_VELOCITY = 1500f;

From source file saftyos.android.launcher3.FolderAutoScrollHelper.java

/**
 * An implementation of {@link AutoScrollHelper} that knows how to scroll
 * through a {@link Folder}.
 */
public class FolderAutoScrollHelper extends AutoScrollHelper {
    private static final float MAX_SCROLL_VELOCITY = 1500f;