Android Open Source - UI ListView Horizontal Android-HorizontalListView






Project Summary

HorizontalListView is an Android ListView widget which scrolls in a horizontal manner (in contrast with the SDK-provided ListView which scrolls vertically)..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-HorizontalListView.

ItemValue
Java File Count4
Target SDK Version17
Minimum SDK Version3
Activity Count1
jar files usedandroid-support-v4.jar
android-support-v4.jar




Java Source Files

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