文件名称:StickyListHeaders
介绍说明--下载内容均来自于网络,请自行研究使用
实现能够固定在屏幕顶部的ListView Section Header. 当前section的header固定在屏幕顶部,当滑动到其他section时,其他section的header会代替之前的section的header,固定到屏幕顶部。 -Realization can be fixed at the top of the screen ListView Section Header. Current section of the header at the top of the screen is fixed when the slide to the other section, the other section of the header will replace the previous header section, fixed to the top of the screen.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
StickyListHeaders-master
........................\.gitignore
........................\LICENSE
........................\README.md
........................\build.gradle
........................\demo.gif
........................\gradle.properties
........................\library
........................\.......\.gitignore
........................\.......\AndroidManifest.xml
........................\.......\build.gradle
........................\.......\build.xml
........................\.......\gradle.properties
........................\.......\proguard-project.txt
........................\.......\project.properties
........................\.......\res
........................\.......\...\values
........................\.......\...\......\attrs.xml
........................\.......\src
........................\.......\...\se
........................\.......\...\..\emilsjolander
........................\.......\...\..\.............\stickylistheaders
........................\.......\...\..\.............\.................\AdapterWrapper.java
........................\.......\...\..\.............\.................\ApiLevelTooLowException.java
........................\.......\...\..\.............\.................\CheckableWrapperView.java
........................\.......\...\..\.............\.................\SectionIndexerAdapterWrapper.java
........................\.......\...\..\.............\.................\StickyListHeadersAdapter.java
........................\.......\...\..\.............\.................\StickyListHeadersListView.java
........................\.......\...\..\.............\.................\WrapperView.java
........................\.......\...\..\.............\.................\WrapperViewList.java
........................\maven_push.gradle
........................\sample
........................\......\AndroidManifest.xml
........................\......\build.gradle
........................\......\libs
........................\......\....\android-support-v4.jar
........................\......\project.properties
........................\......\res
........................\......\...\drawable-hdpi
........................\......\...\.............\ic_launcher.png
........................\......\...\drawable-ldpi
........................\......\...\.............\ic_launcher.png
........................\......\...\drawable-mdpi
........................\......\...\.............\ic_launcher.png
........................\......\...\drawable-xhdpi
........................\......\...\..............\ic_launcher.png
........................\......\...\drawable
........................\......\...\........\header_selector.xml
........................\......\...\layout
........................\......\...\......\header.xml
........................\......\...\......\list_footer.xml
........................\......\...\......\list_header.xml
........................\......\...\......\main.xml
........................\......\...\......\test_list_item_layout.xml
........................\......\...\menu
........................\......\...\....\main.xml
........................\......\...\values
........................\......\...\......\arrays.xml
........................\......\...\......\colors.xml
........................\......\...\......\strings.xml
........................\......\src
........................\......\...\se
........................\......\...\..\emilsjolander
........................\......\...\..\.............\stickylistheaders
........................\......\...\..\.............\.................\TestActivity.java
........................\......\...\..\.............\.................\TestBaseAdapter.java
........................\settings.gradle