Search code examples
androidlayoutappearance

Layout appearance collision


When i add GridView to layout hierarchy he displayed as ListView. What the mistique?

enter image description here

And ListView :

enter image description here

UPD:

I guess that's problem in sdk. But i want to see any feedback. Maybe anyone reproduced thats problem like me..


Solution

  • Change the android:numColumns attribute to something greater than 1.