Demo of an Android app using a FastScrollView with non-alphabetic overlays..
CustomFastScrollViewDemo is hosted in the following web site
https://github.com/nolanlawson/CustomFastScrollViewDemo
If you think the Android project CustomFastScrollViewDemo 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 CustomFastScrollViewDemo.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 10 |
Activity Count | 1 |
Raw File Names | res\raw\countries.txt |
There are 1 image files in CustomFastScrollViewDemo. The names of the image files are listed as follows.
scrollbar_handle_accelerated_anim2.9.png
The following screenshort is generated from the image listed above.
CustomFastScrollViewDemo has the following Java source files.
com.nolanlawson.customfastscrollviewdemo.Country.java com.nolanlawson.customfastscrollviewdemo.CountryAdapter.java com.nolanlawson.customfastscrollviewdemo.CustomFastScrollView.java com.nolanlawson.customfastscrollviewdemo.Function.java com.nolanlawson.customfastscrollviewdemo.MainActivity.java