List of usage examples for android.widget ListView subclass-usage
From source file com.nextgis.maplibui.util.TrackView.java
public class TrackView extends ListView implements LoaderManager.LoaderCallbacks<Cursor> { protected static final String BUNDLE_SELECTED_ITEMS_ID = "selected_items"; private static final int TRACKS_ID = 0; private Context mContext;
From source file com.shoshin.paidpay.ExpandingListViewPayVia.java
/** * A custom listview which supports the preview of extra content corresponding to each cell * by clicking on the cell to hide and show the extra content. */ public class ExpandingListViewPayVia extends ListView {
From source file SwipeListView.java
/** * ListView subclass that provides the swipe functionality */ public class SwipeListView extends ListView { /**
From source file com.hanzala.swipelistview.SwipeListView.java
/** * ListView subclass that provides the swipe functionality */ public class SwipeListView extends ListView { /**
From source file com.sleepycat.ontrack.SwipeListView.java
/** * ListView subclass that provides the swipe functionality */ public class SwipeListView extends ListView { /**
From source file com.bun.popupnotifications.SwipeListView.java
/** * ListView subclass that provides the swipe functionality */ public class SwipeListView extends ListView { /**
From source file com.pc.ui.fortysevendeg.swipelistview.SwipeListView.java
/** * ListView subclass that provides the swipe functionality */ public class SwipeListView extends ListView { /**
From source file com.geogreme.view.SwipeListView.java
/** * ListView subclass that provides the swipe functionality */ public class SwipeListView extends ListView { /**
From source file social.evenet.helper.SwipeListView.java
/** * ListView subclass that provides the swipe functionality */ public class SwipeListView extends ListView { /**
From source file com.jana.android.ui.view.SwipeListView.java
/** * ListView subclass that provides the swipe functionality */ public class SwipeListView extends ListView { /**