文件名称:ViewPagerIndicator-2.4.0-0
介绍说明--下载内容均来自于网络,请自行研究使用
分页指标小部件兼容ViewPager从Android支持库和ActionBarSherlock。 最初的ViewFlow Patrik Akerfeldt基础上。
当使用ViewPager小部件并不总是显而易见的用户,他们可以导航到相邻的观点。通过实现此小部件提供一个清晰的指示器,存在额外的内容,他们可以点击或刷卡看。-Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock. Originally based on Patrik Å kerfeldt s ViewFlow.
When using the ViewPager widget it is not always obvious to the user that there are adjacent views they can navigate to. By implementing this widget you provide a clear indicator that there exists additional content which they can click or swipe to see.
当使用ViewPager小部件并不总是显而易见的用户,他们可以导航到相邻的观点。通过实现此小部件提供一个清晰的指示器,存在额外的内容,他们可以点击或刷卡看。-Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock. Originally based on Patrik Å kerfeldt s ViewFlow.
When using the ViewPager widget it is not always obvious to the user that there are adjacent views they can navigate to. By implementing this widget you provide a clear indicator that there exists additional content which they can click or swipe to see.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JakeWharton-Android-ViewPagerIndicator-c544291
..............................................\.gitignore
..............................................\CHANGELOG.md
..............................................\README.md
..............................................\checkstyle.xml
..............................................\library
..............................................\.......\AndroidManifest.xml
..............................................\.......\libs
..............................................\.......\....\android-support-v4.jar
..............................................\.......\pom.xml
..............................................\.......\project.properties
..............................................\.......\res
..............................................\.......\...\color
..............................................\.......\...\.....\vpi__dark_theme.xml
..............................................\.......\...\.....\vpi__light_theme.xml
..............................................\.......\...\drawable-hdpi
..............................................\.......\...\.............\vpi__tab_selected_focused_holo.9.png
..............................................\.......\...\.............\vpi__tab_selected_holo.9.png
..............................................\.......\...\.............\vpi__tab_selected_pressed_holo.9.png
..............................................\.......\...\.............\vpi__tab_unselected_focused_holo.9.png
..............................................\.......\...\.............\vpi__tab_unselected_holo.9.png
..............................................\.......\...\.............\vpi__tab_unselected_pressed_holo.9.png
..............................................\.......\...\drawable-mdpi
..............................................\.......\...\.............\vpi__tab_selected_focused_holo.9.png
..............................................\.......\...\.............\vpi__tab_selected_holo.9.png
..............................................\.......\...\.............\vpi__tab_selected_pressed_holo.9.png
..............................................\.......\...\.............\vpi__tab_unselected_focused_holo.9.png
..............................................\.......\...\.............\vpi__tab_unselected_holo.9.png
..............................................\.......\...\.............\vpi__tab_unselected_pressed_holo.9.png
..............................................\.......\...\drawable-xhdpi
..............................................\.......\...\..............\vpi__tab_selected_focused_holo.9.png
..............................................\.......\...\..............\vpi__tab_selected_holo.9.png
..............................................\.......\...\..............\vpi__tab_selected_pressed_holo.9.png
..............................................\.......\...\..............\vpi__tab_unselected_focused_holo.9.png
..............................................\.......\...\..............\vpi__tab_unselected_holo.9.png
..............................................\.......\...\..............\vpi__tab_unselected_pressed_holo.9.png
..............................................\.......\...\drawable
..............................................\.......\...\........\vpi__tab_indicator.xml
..............................................\.......\...\values
..............................................\.......\...\......\vpi__attrs.xml
..............................................\.......\...\......\vpi__colors.xml
..............................................\.......\...\......\vpi__defaults.xml
..............................................\.......\...\......\vpi__styles.xml
..............................................\.......\src
..............................................\.......\...\com
..............................................\.......\...\...\viewpagerindicator
..............................................\.......\...\...\..................\CirclePageIndicator.java
..............................................\.......\...\...