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 cn.emagsoftware.ui.pageradapterview.NoDestroyViewPager.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.skeleton.HoboViewPager.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.badr.infodota.base.view.TransformableViewPager.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/>
 * <p>Note this class is currently under early design and

From source file com.dian.diabetes.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.financeyun.commonlibrary.ui.view.DLGViewPager.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>

From source file com.dishes.views.stageredggridview.StaggeredGridView.java

/**
 * ListView and GridView just not complex enough? Try StaggeredGridView!
 * 
 * <p>
 * StaggeredGridView presents a multi-column grid with consistent column sizes
 * but varying row sizes between the columns. Each successive item from a

From source file com.cmtv.tv.widget.BaseViewPager.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.backups.BackupStaggeredGridView.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.duy.aahomeinternet.custom_view.NineOldViewPager.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.example.myselfview.view.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>Note this class is currently under early design and