We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用AsyncHttpClient,在HttpClient请求结果中调用AutoScrollViewPager setInfiniteLoop(true) 程序出现无响应情况,setInfiniteLoop(false) 程序正常运行。 请问会是什么原因导致的。谢谢
The text was updated successfully, but these errors were encountered:
无线循环方式不能与 ViewPagerIndicator 共用
Sorry, something went wrong.
(项目未加ViewPagerIndicator )无限循环之前没有问题,之后项目改动后setCurrentItem()中的数值过大就会出现ANR或者是很长时间后,才成功显示。 是什么原因?
No branches or pull requests
使用AsyncHttpClient,在HttpClient请求结果中调用AutoScrollViewPager setInfiniteLoop(true) 程序出现无响应情况,setInfiniteLoop(false) 程序正常运行。 请问会是什么原因导致的。谢谢
The text was updated successfully, but these errors were encountered: