-1

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..

Sergey Shustikov
  • 15,377
  • 12
  • 67
  • 119

1 Answers1

1

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

adneal
  • 30,484
  • 10
  • 122
  • 151