Hello,

I'm attempting to create a class that extends GridView and has an
adapter to provide the information.

I believe I've grasped the adapter concept, however I can't work out
how to layout the children ....

After spending several hours attempting to make this work, I've got as
far as realising that you're supposed to set the size and position of
the children in the layoutChildren function.

However I have no idea how to actually do this.

I want to have it so that there is a 13x13 grid where the width and
height are set dynamically, so the smaller the available area, the
smaller the cells.

So the question becomes, can anyone help me with this please ?

Thank you very much.

Regards
Stephen

.........

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