List of usage examples for android.widget AdapterView subclass-usage
From source file com.niken.provinsiindonesia.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.cloud.widget.listview.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.kit.widget.listview.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.zgntech.core.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>
From source file com.smartdot.mobile.portal.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.ecom.consumer.customviews.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.code.library.view.HorizontalListView.java
/** * ?Listview todo ????recycleView */ // @formatter:on public class HorizontalListView extends AdapterView<ListAdapter> {
From source file demo.rc.com.selectphoto.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>
From source file ps.emperor.easy_water.view.HorizontalListView.java
/** * @author lenovo-pc * */ public class HorizontalListView extends AdapterView<ListAdapter> { /** Defines where to insert items into the ViewGroup, as defined in {@code ViewGroup #addViewInLayout(View, int, LayoutParams, boolean)} */
From source file webit.android.shanti.general.horizontallistview.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>