It'开发者_StackOverflows difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current
It'开发者_StackOverflows difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
In any layout i am not able to align the objects like textview, edittext ot button as per my wish.
I m New to android, please somebody help me, I wanted to design form like in .net windows programing.
Thanks in advance
You can do it.Take RelativeLayout and take all your widgets inside it and use options like android:layout_centerInParent,android:layout_alignParentLeft,.....there are many more.
精彩评论