A simple scroller for large lists, touching a letter on the righthand side will call the first element in the list of that letter to be shown at the top of the listview..
SimpleAlphabetScroller is hosted in the following web site
https://github.com/ElliotCambo/SimpleAlphabetScroller
If you think the Android project SimpleAlphabetScroller 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 SimpleAlphabetScroller.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
SimpleAlphabetScroller has the following Java source files.
com.example.ontouch.AutoResizeTextView.java com.example.ontouch.MainActivity.java