On Tue, Feb 9, 2010 at 3:21 PM, schwiz <[email protected]> wrote:

> The problem with adding them in the constructor is that I want to add
> them dynamically, also I need to add the view in my xml file because
> it is only one small part of a larger layout.  Thanks for the advice
> though.
>

One of my LinearLayouts is filled with views dynamically, so this should
definitely work. Very strange. What I would do is:
1 - Replace your LinearLayout with a regular one and see if that works. At
least you can determine if that's the problem.
2 - Change the background colors on your LinearLayout and views your adding
to something that stands out (Pink, Green, et). See if anything shows up
that way.

This may help at least figuring out where you're going wrong.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
http://sites.google.com/site/rezmobileapps/treking

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