List of usage examples for android.widget AdapterView subclass-usage
From source file com.kindleren.kandouwo.base.widget.HorizontalListView.java
/**
* A view that shows items in a horizontally scrolling list. The items
* come from the {@link android.widget.ListAdapter} associated with this view. <br>
* <br>
* <b>Limitations:</b>
* <ul>
From source file com.sachin.sachin.HorizontalListView.java
/**
* A view that shows items in a horizontally scrolling list. The items
* come from the {@link ListAdapter} associated with this view. <br>
* <br>
* <b>Limitations:</b>
* <ul>
From source file com.loic.common.graphic.HorizontalListView.java
/**
* A view that shows items in a horizontally scrolling list. The items
* come from the {@link ListAdapter} associated with this view. <br>
* <br>
* <b>Limitations:</b>
* <ul>
From source file com.whoyao.widget.HorizontalListView.java
/**
* A view that shows items in a horizontally scrolling list. The items
* come from the {@link ListAdapter} associated with this view. <br>
* <br>
* <b>Limitations:</b>
* <ul>
From source file com.xhsemoticonskeyboard.HorizontalListView.java
/**
* A view that shows items in a horizontally scrolling list. The items
* come from the {@link ListAdapter} associated with this view. <br>
* <br>
* <b>Limitations:</b>
* <ul>
From source file com.example.administrator.taoyuan.activity_home.HorizontalListView.java
public class HorizontalListView extends AdapterView<ListAdapter> { /** Defines where to insert items into the ViewGroup, as defined in {@code ViewGroup #addViewInLayout(View, int, LayoutParams, boolean)} */ private static final int INSERT_AT_END_OF_LIST = -1; private static final int INSERT_AT_START_OF_LIST = 0; /** The velocity to use for overscroll absorption */
From source file com.quicknetsoft.rideindriver.HorizontalListView.java
/**
* A view that shows items in a horizontally scrolling list. The items
* come from the {@link ListAdapter} associated with this view. <br>
* <br>
* <b>Limitations:</b>
* <ul>
From source file info.androidhive.listviewfeed.HorizontalListView.java
/**
* A view that shows items in a horizontally scrolling list. The items
* come from the {@link android.widget.ListAdapter} associated with this view. <br>
* <br>
* <b>Limitations:</b>
* <ul>
From source file vn.hust.edu.horizontallistview.HorizontalListView.java
/**
* A view that shows items in a horizontally scrolling list. The items
* come from the {@link ListAdapter} associated with this view. <br>
* <br>
* <b>Limitations:</b>
* <ul>
From source file com.majestyk.gamedate.view.HorizontalListView.java
/**
* A view that shows items in a horizontally scrolling list. The items
* come from the {@link ListAdapter} associated with this view. <br>
* <br>
* <b>Limitations:</b>
* <ul>