n_erudite > 11-09-2015, 09:24 AM
<LinearLayout xmlns: android = "http://schemas.android.com/apk/res/android"
xmlns: công cụ = "http://schemas.android.com/tools"
android: layout_width = "match_parent"
android: layout_height = "match_parent"
android: định hướng = "ngang">
<Nút
android: layout_width = "wrap_content"
android: layout_height = "wrap_content"
android: text = "Button 1" />
<Nút
android: layout_width = "wrap_content"
android: layout_height = "wrap_content"
android: text = "Button 2" />
<Nút
android: layout_width = "wrap_content"
android: layout_height = "wrap_content"
android: text = "Button 3" />
</ LinearLayout>ClearLove > 11-09-2015, 12:21 PM