List of usage examples for android.widget AbsListView subclass-usage
From source file gxy.shanbaytest.View.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.snail.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 android.widget.AbsListView} & {@link android.widget.ListView} source;
* however this is intended to have a smaller simplified
From source file com.libtop.weituR.widget.stage.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.shopsy.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 android.widget.AbsListView} & {@link android.widget.ListView} source;
* however this is intended to have a smaller simplified
From source file com.example.chanhy.shopsy.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 android.widget.AbsListView} & {@link android.widget.ListView} source;
* however this is intended to have a smaller simplified
From source file com.xss.com.memorandum.widget.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.dovar.android.dov.myview.staggered_gridview.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.appunite.list.ListView.java
/**
* A view that shows items in a vertically scrolling list. The items
* come from the {@link ListAdapter} associated with this view.
*
* <p>See the <a href="{@docRoot}guide/topics/ui/layout/listview.html">List View</a>
* guide.</p>
From source file com.liu.hz.view.ListView.java
/**
* A view that shows items in a vertically scrolling list. The items
* come from the {@link ListAdapter} associated with this view.
*
* <p>See the <a href="{@docRoot}guide/topics/ui/layout/listview.html">List View</a>
* guide.</p>
From source file com.common.widget.hzlib.ListView.java
/**
* A view that shows items in a vertically scrolling list. The items
* come from the {@link ListAdapter} associated with this view.
*
* <p>See the <a href="{@docRoot}guide/topics/ui/layout/listview.html">List View</a>
* guide.</p>