Hi,
I am trying to add a GridView inside a TableRow and its not working.
The GridView is basically a grid of buttons being populated through an
adapter. If I add it directly to the TableLayout then it displays
fine. I can see the 4X4 grid of buttons. But if I add it to a TableRow
which is then added to the TableLayout the grid of buttons is not
displayed. The adapter for the gridview does executes but i have no
clue why i can't see the grid. Any help here?

PS The layout file only contains a framelayout to which everything is
finally added.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to