Description: The source code is a little similar contact letter at the right side of the index effect, source quickscroll, Quickscroll similar to the contact interface on the right side of the alphabetical index. When we hold the rolling sliding strips, is can quickly scroll to the corresponding position. Note: rapid rolling index general combining pinyin4j.jar use, complete contact such as index.
To Search:
File list (Check if you may need any files):
quickscroll-master
..................\.gitignore
..................\QuickScroll
..................\...........\AndroidManifest.xml
..................\...........\pom.xml
..................\...........\src
..................\...........\...\com
..................\...........\...\...\andraskindler
..................\...........\...\...\.............\quickscroll
..................\...........\...\...\.............\...........\Pin.java
..................\...........\...\...\.............\...........\QuickScroll.java
..................\...........\...\...\.............\...........\Scrollable.java
..................\README.md
..................\sample
..................\......\QuickScrollSample
..................\......\.................\AndroidManifest.xml
..................\......\.................\pom.xml
..................\......\.................\res
..................\......\.................\...\drawable-xxhdpi
..................\......\.................\...\...............\ic_launcher.png
..................\......\.................\...\layout
..................\......\.................\...\......\activity_main.xml
..................\......\.................\...\......\fragment_contactlist.xml
..................\......\.................\...\......\fragment_countrylist.xml
..................\......\.................\...\......\fragment_eventlist.xml
..................\......\.................\...\......\fragment_info.xml
..................\......\.................\...\......\fragment_movielist.xml
..................\......\.................\...\values
..................\......\.................\...\......\dimen.xml
..................\......\.................\...\......\strings.xml
..................\......\.................\...\......\styles.xml
..................\......\.................\src
..................\......\.................\...\com
..................\......\.................\...\...\andraskindler
..................\......\.................\...\...\.............\quickscrollsample
..................\......\.................\...\...\.............\.................\adapter
..................\......\.................\...\...\.............\.................\.......\ContactAdapter.java
..................\......\.................\...\...\.............\.................\.......\CountryAdapter.java
..................\......\.................\...\...\.............\.................\.......\EventAdapter.java
..................\......\.................\...\...\.............\.................\.......\FastTrackPagerAdapter.java
..................\......\.................\...\...\.............\.................\.......\MovieAdapter.java
..................\......\.................\...\...\.............\.................\fragment
..................\......\.................\...\...\.............\.................\........\ContactListFragment.java
..................\......\.................\...\...\.............\.................\........\CountryFragment.java
..................\......\.................\...\...\.............\.................\........\EventListFragment.java
..................\......\.................\...\...\.............\.................\........\InfoFragment.java
..................\......\.................\...\...\.............\.................\........\MovieListFragment.java
..................\......\.................\...\...\.............\.................\MainActivity.java
..................\......\.................\...\...\.............\.................\model
..................\......\.................\...\...\.............\.................\.....\Contacts.java
..................\......\.................\...\...\.............\.................\.....\Countries.java
..................\......\.................\...\...\.............\.................\.....\Event.java
..................\......\.................\...\...\.............\.................\.....\MarvelMovie.java
..................\说明.htm