开发者

Can I do this entire layout with RelativeLayout?

Here's a screenshot of the layout I'm looking for:

http://www.vimtips.org/media/ll.png

Can this all be done with one RelativeL开发者_如何学JAVAayout?


Absolutely. You'll most likely be using XML attributes like android:layout_toRightOf and such. A really good reference can be found here: http://developer.android.com/resources/articles/layout-tricks-efficiency.html

I believe it was written by Romain Guy. Correct me if I'm wrong.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜