开发者

Alignment of objects in Android [closed]

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.

From here you can find about this layout.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜