List of usage examples for android.view ViewGroup subclass-usage
From source file cn.lingox.android.share.view.pinchImageView.PinchImageViewPager.java
/**
* Layout manager that allows the user to flip left and right
* through pages of data. You supply an implementation of a
* {@link android.support.v4.view.PagerAdapter} to generate the pages that the view shows.
*
* <p>Note this class is currently under early design and
From source file cn.trinea.android.common.view.CycleViewPager.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.example.administrator.searchpicturetool.widght.PinchImageViewPager.java
/**
* Layout manager that allows the user to flip left and right
* through pages of data. You supply an implementation of a
* {@link android.support.v4.view.PagerAdapter} to generate the pages that the view shows.
*
* <p>Note this class is currently under early design and
From source file com.gather.android.widget.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>
From source file com.android.launcher3.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; private static final String TAG = "CellLayout"; private static final boolean LOGD = false;
From source file com.hjt.phoneshow.ui.adapter.PinchImageViewPager.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.boycy815.pinchimageviewexample.PinchImageViewPager.java
/**
* Layout manager that allows the user to flip left and right
* through pages of data. You supply an implementation of a
* {@link android.support.v4.view.PagerAdapter} to generate the pages that the view shows.
*
* <p>Note this class is currently under early design and
From source file com.bulletnoid.android.widget.StaggeredGridView.StaggeredGridView3.java
/**
* ListView and GridView just not complex enough? Try StaggeredGridView!
* <p/>
* <p>StaggeredGridView presents a multi-column grid with consistent column sizes
* but varying row sizes between the columns. Each successive item from a
* {@link android.widget.ListAdapter ListAdapter} will be arranged from top to bottom,
From source file com.boycy815.pinchimageviewexample.withviewpager.PinchImageViewPager.java
/**
* Layout manager that allows the user to flip left and right
* through pages of data. You supply an implementation of a
* {@link android.support.v4.view.PagerAdapter} to generate the pages that the view shows.
*
* <p>Note this class is currently under early design and
From source file com.clouder.watch.call.ui.MyViewPager.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/>
* <p>Note this class is currently under early design and