Thanks for the response. I cannot instantiate the ViewGroup class. Do I have to create my own layout class based on ViewGroup to get what I want?
Thanks. On May 5, 8:47 am, TreKing <[email protected]> wrote: > On Wed, May 5, 2010 at 10:42 AM, social hub <[email protected]> wrote: > > layout.add(tv); > > I think you want > this:http://developer.android.com/intl/fr/reference/android/view/ViewGroup..., > android.view.ViewGroup.LayoutParams) > > ------------------------------------------------------------------------------------------------- > TreKing - Chicago transit tracking app for Android-powered > deviceshttp://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 > athttp://groups.google.com/group/android-developers?hl=en -- 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

