Hello I have a linear layout that I have overridden because I want to
dynamically add other views to it.  I am trying to add some textviews
to it and I call addViewToLayout in the onLayout method, stepping
through the program in debugger I am sure those are being called but
the layout is still showing up empty,  Any advice would be helpful!
Here is my code to help clarify http://pastebin.com/f571b278b
You may ask why I am not using a list view, and it is because I want a
very distinct style that goes with the rest of my app, especially the
black outline you see that I am drawing.
Thanks,
Nathan

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