jess-anders / two-way-gridview

An Android GridView that can be configured to scroll horizontally or vertically
650 stars 261 forks source link

I got problem with custom adapter #27

Open caioketo opened 9 years ago

caioketo commented 9 years ago

It was function normally with cursoradapter, binding an image view, etc. But when I changed it to a customadapter (arrayadapter) in first draw it get the height very low, but if I call another activity and come back it draw all fine. here are 2 screenshots, to visualize what I'm saying: screenshot_2014-10-22-12-00-34 screenshot_2014-10-22-12-00-44