HorizontalListView is an Android ListView widget which scrolls in a horizontal manner (in contrast with the SDK-provided ListView which scrolls vertically)..
Android-HorizontalListView is hosted in the following web site
https://github.com/MeetMe/Android-HorizontalListView
If you think the Android project Android-HorizontalListView listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Android-HorizontalListView.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 3 |
Activity Count | 1 |
jar files used | android-support-v4.jar android-support-v4.jar |
Android-HorizontalListView has the following Java source files.
com.meetme.android.horizontallistview.HorizontalListView.java com.meetme.android.horizontallistview.sample.CustomArrayAdapter.java com.meetme.android.horizontallistview.sample.CustomData.java com.meetme.android.horizontallistview.sample.MainActivity.java