Example usage for android.view ViewGroup subclass-usage

List of usage examples for android.view ViewGroup subclass-usage

Introduction

In this page you can find the example usage for android.view ViewGroup subclass-usage.

Usage

From source file com.am.pagergradienttab.view.ViewPager.java

/**
 * Layout manager that allows the user to flip left and right
 * through pages of data.  You supply an implementation of a
 * {@link PagerAdapter} to generate the pages that the view shows.
 *
 * <p>Note this class is currently under early design and

From source file com.avermedia.training.viewpager.AOSPCircularViewPager.java

/**
 * Layout manager that allows the user to flip left and right
 * through pages of data.  You supply an implementation of a
 * {@link PagerAdapter} to generate the pages that the view shows.
 *
 * <p>Note this class is currently under early design and

From source file com.bob.viewpageranimator.widget.ViewPager.java

/**
 * Layout manager that allows the user to flip left and right
 * through pages of data.  You supply an implementation of a
 * {@link PagerAdapter} to generate the pages that the view shows.
 *
 * <p>Note this class is currently under early design and

From source file com.aliyun.homeshell.lifecenter.ViewPager.java

/**
 * Layout manager that allows the user to flip left and right
 * through pages of data.  You supply an implementation of a
 * {@link PagerAdapter} to generate the pages that the view shows.
 *
 * <p>Note this class is currently under early design and

From source file com.github.zzwwws.rxzhihudaily.presenter.ui.widget.ViewPagerCompact.java

/**
 * Layout manager that allows the user to flip left and right
 * through pages of data.  You supply an implementation of a
 * {@link PagerAdapter} to generate the pages that the view shows.
 *
 * <p>Note this class is currently under early design and

From source file com.android.zlauncher.CellLayout.java

public class CellLayout extends ViewGroup implements BubbleTextShadowHandler {
    public static final int WORKSPACE_ACCESSIBILITY_DRAG = 2;
    public static final int FOLDER_ACCESSIBILITY_DRAG = 1;

    static final String TAG = "CellLayout";

From source file com.android.plauncher3.CellLayout.java

public class CellLayout extends ViewGroup implements BubbleTextShadowHandler {
    public static final int WORKSPACE_ACCESSIBILITY_DRAG = 2;
    public static final int FOLDER_ACCESSIBILITY_DRAG = 1;

    static final String TAG = "CellLayout";

From source file com.goodfriends.personalchef.viewflipper.MyViewPager.java

/**
 * Layout manager that allows the user to flip left and right
 * through pages of data.  You supply an implementation of a
 * {@link MyPagerAdapter} to generate the pages that the view shows.
 *
 * <p>Note this class is currently under early design and

From source file com.android.mylauncher3.CellLayout.java

public class CellLayout extends ViewGroup implements BubbleTextShadowHandler {
    public static final int WORKSPACE_ACCESSIBILITY_DRAG = 2;
    public static final int FOLDER_ACCESSIBILITY_DRAG = 1;

    static final String TAG = "CellLayout";

From source file com.gzfgeh.customview.ViewPagerCompat.java

/**
 * Layout manager that allows the user to flip left and right
 * through pages of data.  You supply an implementation of a
 * {@link PagerAdapter} to generate the pages that the view shows.
 *
 * <p>Note this class is currently under early design and