文件名称:ANDROID_XQE_sRORLLVIEW
介绍说明--下载内容均来自于网络,请自行研究使用
如何解决ViewPager在ScrollView中滑动经常失效、无法正常滑动问题?(推荐)
解决方法只需要在接近水平滚动时ScrollView不处理事件而交由其子View(即这里的ViewPager)处理即可,重写ScrollView的onInterceptTouchEvent函数-How to solve ViewPager in ScrollView slides often fail, not the normal sliding problem? (Recommended)
Workaround need only when you scroll near the level ScrollView not process the events by his son View (ie where ViewPager) process to rewrite the ScrollView onInterceptTouchEvent function
解决方法只需要在接近水平滚动时ScrollView不处理事件而交由其子View(即这里的ViewPager)处理即可,重写ScrollView的onInterceptTouchEvent函数-How to solve ViewPager in ScrollView slides often fail, not the normal sliding problem? (Recommended)
Workaround need only when you scroll near the level ScrollView not process the events by his son View (ie where ViewPager) process to rewrite the ScrollView onInterceptTouchEvent function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ANDROID_XQE_sRORLLVIEW
......................\.classpath
......................\.project
......................\.settings
......................\.........\org.eclipse.jdt.core.prefs
......................\AndroidManifest.xml
......................\assets
......................\bin
......................\...\AndroidManifest.xml
......................\...\ReboundScrollViewTest.apk
......................\...\ScrollViewTest.apk
......................\...\classes
......................\...\.......\com
......................\...\.......\...\jg
......................\...\.......\...\..\zhang
......................\...\.......\...\..\.....\scrollviewtest
......................\...\.......\...\..\.....\..............\BuildConfig.class
......................\...\.......\...\..\.....\..............\MainActivity.class
......................\...\.......\...\..\.....\..............\R$attr.class
......................\...\.......\...\..\.....\..............\R$dimen.class
......................\...\.......\...\..\.....\..............\R$drawable.class
......................\...\.......\...\..\.....\..............\R$id.class
......................\...\.......\...\..\.....\..............\R$layout.class
......................\...\.......\...\..\.....\..............\R$menu.class
......................\...\.......\...\..\.....\..............\R$string.class
......................\...\.......\...\..\.....\..............\R$style.class
......................\...\.......\...\..\.....\..............\R$styleable.class
......................\...\.......\...\..\.....\..............\R.class
......................\...\.......\...\..\.....\..............\ReboundScrollView.class
......................\...\classes.dex
......................\...\dexedLibs
......................\...\.........\android-support-v4-3fac2c8fd31a9edbaeb479cc6cf26e99.jar
......................\...\.........\android-support-v4-70ccc120df81d59df4373ccbf1828822.jar
......................\...\jarlist.cache
......................\...\res
......................\...\...\crunch
......................\...\...\......\drawable-hdpi
......................\...\...\......\.............\ic_launcher.png
......................\...\...\......\drawable-mdpi
......................\...\...\......\.............\ic_launcher.png
......................\...\...\......\drawable-xhdpi
......................\...\...\......\..............\ic_launcher.png
......................\...\...\......\drawable-xxhdpi
......................\...\...\......\...............\ic_launcher.png
......................\...\...\drawable-hdpi
......................\...\...\.............\ic_launcher.png
......................\...\...\drawable-mdpi
......................\...\...\.............\ic_launcher.png
......................\...\...\drawable-xhdpi
......................\...\...\..............\ic_launcher.png
......................\...\...\drawable-xxhdpi
......................\...\...\...............\ic_launcher.png
......................\...\resources.ap_
......................\gen
......................\...\com
......................\...\...\jg
......................\...\...\..\zhang
......................\...\...\..\.....\scrollviewtest
......................\...\...\..\.....\..............\BuildConfig.java
......................\...\...\..\.....\..............\R.java
......................\ic_launcher-web.png
......................\libs
......................\....\android-support-v4.jar
......................\proguard-project.txt
......................\project.properties
......................\res
......................\...\drawable-hdpi
......................\...\.............\ic_launcher.png
......................\...\.............\test.jpg
......................\...\.............\test2.jpg
......................\...\.............\test3.jpg
......................\...\drawable-ldpi
......................\...\drawable-mdpi
......................\...\.............\ic_launcher.png
......................\...\drawable-xhdpi
......................\...\..............\ic_launcher.png
......................\...\drawable-xxhdpi
..