Hi
Is it possible to build a GridView object in XML with 3 columns and 4
rows of Image buttons?
It doesn't seem to have similar containment relationship like
LinearLayout or RelativeLayout viewgroups.

I want to do this entirely in an xml layout file. When I put
ImageButton xml tags inside a GridView xml body, The layout panel in
eclipse is throwing an exception:
UnsupportedOperationException:addView(View, LayoutParams) is not
supported in AdapterView.

I appreciate your help.

Thanks
Videoguy

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

Reply via email to