Android代码 ParallaxViewPager
ParallaxViewPager Demo Usage Gradle Dependency Add the JitPack repository to your build file allprojects { repositories { ... maven { url "https://jitpack.io" } } } Add the dependency dependencies { compile 'com.github.ybq:parallaxview
下载地址
用户评论