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 beichen.douban.ui.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>

From source file com.huasuan.myzhbj.views.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>

From source file com.chenhao.newsclient.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>

From source file com.example.edwin.smartnews.views.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>

From source file com.google.android.flexbox.FlexboxLayout.java

/**
 * A layout that arranges its children in a way its attributes can be specified like the
 * CSS Flexible Box Layout Module.
 * This class extends the {@link ViewGroup} like other layout classes such as {@link LinearLayout}
 * or {@link RelativeLayout}, the attributes can be specified from a layout XML or from code.
 *

From source file cn.zy.ef.widget.VerticalViewPager.java

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

From source file com.example.cccc.VerticalViewPager.java

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

From source file com.hlresidential.aceyourexam.VerticalViewPager.java

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

From source file com.excellence.verticalviewpager.custom.VerticalViewPager.java

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

From source file com.bluetoothlamp.tiny.view.verticalview.VerticalViewPager.java

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