# CustomFastScrollViewDemo **Repository Path**: mirrors_nolanlawson/CustomFastScrollViewDemo ## Basic Information - **Project Name**: CustomFastScrollViewDemo - **Description**: Demo of an Android app using a FastScrollView with non-alphabetic overlays. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Deprecation Notice ========== This project has been deprecated in favor of the [SuperSaiyanScrollView](https://github.com/nolanlawson/SuperSaiyanScrollView/), which works as a standalone library and has an updated look for Holo devices. Original documentation follows. CustomFastScrollView Demo ========================= Demo of an Android app showing a CustomFastScrollView with a larger window size than in the default FastScrollView. In this example app, we have a list of countries sorted by their continent. It is also possible to change the sorting by using the buttons at the bottom. ![Example Image][1] See also [this Stack Overflow question][2]. Developer ========= Nolan Lawson License ========= Do whatever you want ([WTFPL][3]). [1]: https://raw.github.com/nolanlawson/CustomFastScrollViewDemo/master/example.png [2]: http://stackoverflow.com/questions/3225092/fast-scroll-display-problem-with-listadapter-and-sectionindexer [3]: http://sam.zoy.org/wtfpl/