Example usage for android.widget ListView subclass-usage

List of usage examples for android.widget ListView subclass-usage

Introduction

In this page you can find the example usage for android.widget ListView subclass-usage.

Usage

From source file com.oneteam.framework.android.ui.view.SwipeListView.java

/**
 * ListView subclass that provides the swipe functionality
 */
public class SwipeListView extends ListView {

    /**

From source file com.lingdian.waimaibang.view.swipelistview.SwipeListView.java

/**
 * ListView subclass that provides the swipe functionality
 */
public class SwipeListView extends ListView {

    /**

From source file com.base.pulltorefresh.swipe.view.SwipeListView.java

/**
 * ListView subclass that provides the swipe functionality
 */
public class SwipeListView extends ListView {

    /**

From source file com.asiaonline.tobaccoassistant.widget.SwipeListView.java

/**
 * ListView subclass that provides the swipe functionality
 */
public class SwipeListView extends ListView {

    /**

From source file com.test.xujixiao.xjx.widget.view.swipe_listview.SwipeListView.java

/**
 * ListView subclass that provides the swipe functionality
 */
public class SwipeListView extends ListView {

    /**

From source file com.dm.xz.views.PinnedSectionListView.java

/**
 * ListView, which is capable to pin section views at its top while the rest is still scrolled.
 */
public class PinnedSectionListView extends ListView {

    //-- inner classes

From source file com.vibz.vibz.SwipeListView.java

/**
 * ListView subclass that provides the swipe functionality
 */
public class SwipeListView extends ListView {

    /**

From source file com.example.ciist.swipelistviewdemo.swipelistview.SwipeListView.java

/**
 * ListView subclass that provides the swipe functionality
 */
public class SwipeListView extends ListView {

    /**

From source file activitydialogtest.pczhu.com.everytest.refresh2.SwipeListView.java

/**
 * ListView subclass that provides the swipe functionality
 */
public class SwipeListView extends ListView {

    /**

From source file com.PolygonGamesStudio.UJourney.Library.swipelistview.SwipeListView.java

/**
 * ListView subclass that provides the swipe functionality
 */
public class SwipeListView extends ListView {

    /**