文件名称:无限循环,垂直水平滑动的fragment
文件大小:2.36MB
文件格式:RAR
更新时间:2023-10-21 09:32:54
fragment无限循环 垂直水平fragment fragment重复创建
最近项目中要用到Fragment水平垂直都可无限循环的滑动, 经过一番折腾终于实现。 // 必须要保证 添加时要有4个Fragment. 没有4个会出现异常。 首先, 无限循环和网上的大多数的做法一样,将 PagerAdapter 里的 getCount() 返回最大的数字。Integer.MAX_VALUE
【文件预览】:
FragmentTest
----.project(848B)
----bin()
--------AndroidManifest.xml(979B)
--------dexedLibs()
--------res()
--------FragmentTest.apk(455KB)
--------resources.ap_(24KB)
--------classes()
--------classes.dex(1.27MB)
----.settings()
--------org.eclipse.core.runtime.prefs(52B)
--------org.eclipse.core.resources.prefs(124B)
--------org.eclipse.jdt.core.prefs(177B)
----AndroidManifest.xml(979B)
----proguard-project.txt(781B)
----libs()
--------android-support-v4.jar(1.23MB)
----src()
--------test()
----project.properties(563B)
----res()
--------values()
--------layout()
--------drawable-hdpi()
--------drawable-mdpi()
--------drawable-xhdpi()
----.classpath(475B)
----gen()
--------test()