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

UI gets disturbed when navigating across the screens. #71

Open
KunalKathrotia opened this issue Dec 23, 2013 · 1 comment
Open

UI gets disturbed when navigating across the screens. #71

KunalKathrotia opened this issue Dec 23, 2013 · 1 comment

Comments

@KunalKathrotia
Copy link

Hi everything works great for me except one issue. Gridview layout is not getting inflated in a correct way in my application.

When my layout is loaded the gridview is rendering with let's say 4x4 column in my tablet(10" Sony Xperia Z) in landscape mode, but sometime somewhere at any random row number the items are not rendering sequentially but at any random position with uneven void space. It frequently changes the order of images when navigating across the screens as well.

The same type of situation arise when the tablet is in the portrait mode. but surprisingly when the orientation changes then this issue is getting resolved automatically. I've also attached the image representing my issue. for more information you can go at http://stackoverflow.com/questions/20400626/staggeredgridview-layout-inflation-issue where i posted question regarding this.

Regards.
staggere_image

@vicianm
Copy link

vicianm commented Sep 10, 2014

Try to comment "caching if statements" in onMeasure().

See: #89

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

2 participants