List of usage examples for android.view ViewGroup subclass-usage
From source file com.android.calculator2.viewpager.VerticalViewPager.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.handmark.verticalview.VerticalViewPager.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 android.support.custom.view.VerticalViewPager.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
From source file com.cycon.macaufood.widget.VerticalViewPager.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.external.verticalviewpager.VerticalViewPager.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.vertialviewpager2.VerticalViewPager.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.hackcess.angel.verticalviewpager.VerticalViewPager.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 cn.xiaowen.news.view.LazyViewPager.java
/**
*
* @??: MyNewsClient
* @??: cn.xiaowen.news.view
* @??: LazyViewPager
* @: ?
From source file com.ex.lib.ext.widget.verticalviewpager.VerticalViewPager.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.bolaa.medical.view.pulltorefreshgrid.StaggeredGridView.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,