List of usage examples for android.widget AbsListView subclass-usage
From source file grid.ExtendableListView.java
/**
* An extendable implementation of the Android {@link android.widget.ListView}
* <p/>
* This is partly inspired by the incomplete StaggeredGridView supplied in the
* Android 4.2+ source & the {@link android.widget.AbsListView} & {@link android.widget.ListView} source;
* however this is intended to have a smaller simplified
From source file com.mwp.android.devsdk.staggered.ExtendableListView.java
/**
* An extendable implementation of the Android {@link android.widget.ListView}
* <p/>
* This is partly inspired by the incomplete StaggeredGridView supplied in the
* Android 4.2+ source & the {@link android.widget.AbsListView} & {@link android.widget.ListView} source;
* however this is intended to have a smaller simplified
From source file com.eland.android.eoas.Views.staggeredgridview.ExtendableListView.java
/**
* An extendable implementation of the Android {@link android.widget.ListView}
* <p/>
* This is partly inspired by the incomplete StaggeredGridView supplied in the
* Android 4.2+ source & the {@link AbsListView} & {@link android.widget.ListView} source;
* however this is intended to have a smaller simplified
From source file com.etsy.android.grid.ExtendableListView.java
/**
* An extendable implementation of the Android {@link android.widget.ListView}
* <p/>
* This is partly inspired by the incomplete StaggeredGridView supplied in the
* Android 4.2+ source & the {@link android.widget.AbsListView} & {@link android.widget.ListView} source;
* however this is intended to have a smaller simplified
From source file org.gdg.frisbee.android.view.MasonryView.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
* {@link android.widget.ListAdapter ListAdapter} will be arranged from top to bottom,
From source file staggered.ExtendableListView.java
/**
* An extendable implementation of the Android {@link android.widget.ListView}
* <p/>
* This is partly inspired by the incomplete StaggeredGridView supplied in the
* Android 4.2+ source & the {@link android.widget.AbsListView} & {@link android.widget.ListView} source;
* however this is intended to have a smaller simplified
From source file com.ll.grid.ExtendableListView.java
/**
* An extendable implementation of the Android {@link android.widget.ListView}
* <p/>
* This is partly inspired by the incomplete StaggeredGridView supplied in the
* Android 4.2+ source & the {@link AbsListView} & {@link android.widget.ListView} source;
* however this is intended to have a smaller simplified
From source file stagger.ExtendableListView.java
/**
* An extendable implementation of the Android {@link android.widget.ListView}
* <p/>
* This is partly inspired by the incomplete StaggeredGridView supplied in the
* Android 4.2+ source & the {@link android.widget.AbsListView} & {@link android.widget.ListView} source;
* however this is intended to have a smaller simplified
From source file com.o2_company.grid.ExtendableListView.java
/**
* An extendable implementation of the Android {@link android.widget.ListView}
* <p/>
* This is partly inspired by the incomplete StaggeredGridView supplied in the
* Android 4.2+ source & the {@link android.widget.AbsListView} & {@link android.widget.ListView} source;
* however this is intended to have a smaller simplified
From source file com.etsy.android.grid.ExtendableListView.java
/**
* An extendable implementation of the Android {@link android.widget.ListView}
* <p/>
* This is partly inspired by the incomplete StaggeredGridView supplied in the
* Android 4.2+ source & the {@link android.widget.AbsListView} & {@link android.widget.ListView} source;
* however this is intended to have a smaller simplified