Monday, September 12, 2011

[android-developers] Fill a LinearLayout with an ArrayAdapter

Hi !

As I my LinearLayout will contain an undefined number of childs, I need to fill it dynamically. So as to ease this, I would like to use an ArrayAdapter. What is the best way to achieve so ? Extending AdapterView ? If so, will I need to write the positionItems() methods or can I say that I want it to be placed like in a LinearLayout ?

Thanks

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment