Skip to content
New issue

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

用ViewPager结合ptrClassicFrameLayout的时候,页面空白了 #84

Open
JasonToJan opened this issue Sep 20, 2017 · 2 comments
Open

Comments

@JasonToJan
Copy link

JasonToJan commented Sep 20, 2017

采用viewPager,4个页面,每个页面都是ptrClassicFrameLayout,有时候(复现率很低),4个页面都为空白了。。。 而且上拉下拉都没有作用了。此外,另外不是用viewPager的一个页面,一切正常。

@iam573
Copy link

iam573 commented Oct 11, 2017

同问!用viewpager就不行了

@CUIYONGCHUANG
Copy link

public void getInlsitViewPager(){
for(int i=0;i<10000;i++){
system.out.pritln(i);
return i;
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants