Android代码-一个运行页面比ViewPager更宽或者更窄的MultiViewPager

时间:2022-08-26 00:54:33
【文件属性】:

文件名称:Android代码-一个运行页面比ViewPager更宽或者更窄的MultiViewPager

文件大小:105KB

文件格式:ZIP

更新时间:2022-08-26 00:54:33

Android代码

MultiViewPager UPDATE: This behavior is now included in the RecyclerView for support lib 24.2.0 and later. Please look at using LinearSnapHelper. The MultiViewPager is an extension of the support-v4 library's ViewPager that allows the pages to be wider or narrower than the ViewPager itself. It takes care of aligning the pages next to each other, and always keeping the selected page centered. Sample Simply add the MultiViewPager into your layout: Be sure to declare the app namespace: xmlns:app


【文件预览】:
MultiViewPager-master
----gradlew(5KB)
----settings.gradle(30B)
----bintray_upload.gradle(3KB)
----library()
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(658B)
----.travis.yml(642B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(3KB)
----sample()
--------src()
--------.gitignore(7B)
--------build.gradle(994B)
--------proguard-rules.pro(658B)
----gradlew.bat(2KB)
----NOTICE(497B)
----gradle.properties(2KB)
----.gitignore(52B)
----build.gradle(900B)

网友评论