Hi, I have a smooth scrolling gridview populated with thumbnails of images (in portrait and landscape) and when scrolling sometimes the girdview disappears of the top or bottom of the screen. It sounds like this problem here: http://stackoverflow.com/questions/2947019/scrolling-issues-with-gridview-in-android
There don't appear to be any Error or Warning Logs created when it occurs. Has anyone seen this before or have an idea of what I have done wrong? (I'm guessing that each row in the GridView is calculated at some point and when there is a portrait image and a landscape image in a row the height of the GrdiView is calculated incorrectly) Regards, Julius. Regards, Julius Spencer. [email protected] Ph: 0064 9 307 1089 Fax: 0064 9 307 5281 Mobile: 0064 21 72 5559 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

