List of usage examples for android.view ViewGroup subclass-usage
From source file com.abewy.android.apps.openklyph.messenger.widget.SlidingPaneLayout.java
/**
* SlidingPaneLayout provides a horizontal, multi-pane layout for use at the top level
* of a UI. A left (or first) pane is treated as a content list or browser, subordinate to a
* primary detail view for displaying content.
*
* <p>Child views may overlap if their combined width exceeds the available width
From source file com.cug.gpscheckgas.util.MyViewPager.java
/** * ViewPager */ public class MyViewPager extends ViewGroup { private static final String TAG = "LazyViewPager"; private static final boolean DEBUG = false;
From source file com.bison.support.v4.LazyViewPager.java
/**
* Layout manager that allows the user to flip left and right
* through pages of data. You supply an implementation of a
* PagerAdapter to generate the pages that the view shows.
*
* <p>Note this class is currently under early design and
From source file com.dxy.happy.view.LazyViewPager.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.hotcast.vr.LazyViewPager.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.agile.news.view.LazyViewPager.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.concordy.pro.ui.LazyViewPager.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.examples.sony.util.MyViewPager.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.heima.news.view.LazyViewPager.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.chunfeng.utils.MyViewPager.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