I need to add a relative layout and add the textview control within it
at runtime. The textview controls should be aligned right to the
previous added textview control. Is there a way to do it? I know we
can do the same in XML layout by doing this -
android:layout_toRightOf="@id/ok". I would appreciate for your help.

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to