2
A
回答
3
解決
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:layout_centerVertical="true">
<Button android:id="@+id/open"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:text="Open"
android:layout_centerVertical="true"
/>
<CheckBox android:id="@+id/check"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerVertical="true"
android:layout_toRightOf="@id/open"
/>
<TextView android:text="@+id/label"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:id="@+id/label"
android:textSize="16px"
android:layout_toRightOf="@id/check"
/>
</RelativeLayout>
相關問題
- 1. 表列內容不垂直對齊
- 2. 列中的垂直對齊內容
- 3. CSS內容垂直對齊
- 4. 垂直對齊表內的容器div
- 5. DataGrid行內容垂直對齊
- 6. 垂直對齊內部表
- 7. 在離子視圖內容中的垂直對齊div
- 8. Android列表視圖行移動垂直
- 9. 在內嵌塊列表項中垂直對齊內容
- 10. 在bash中的不同內容列表的垂直對齊
- 11. 垂直對齊CSS中的內容
- 12. bootstrap垂直對齊中間的內容
- 13. 垂直對齊div的內容
- 14. 垂直對齊PathListBox的內容
- 15. 垂直對齊div中的內容
- 16. 頁面內容的垂直對齊
- 17. 垂直對齊圖像內的圖像
- 18. 垂直對齊列
- 19. 垂直對齊堆棧內容
- 20. 垂直居中對齊浮動內容
- 21. CSS - 垂直對齊DIV內容
- 22. 垂直對齊頁腳內容
- 23. Bootstrap 4 - 垂直對齊列表項目內容
- 24. 無法獲得Bootstrap列表項內容以便垂直對齊
- 25. 一些行內塊div與不同內容的垂直對齊
- 26. Android SwitchCompat的垂直對齊?
- 27. div內圖像的垂直對齊
- 28. 垂直對齊的圖像內錨
- 29. jQuery移動中間垂直對齊在列表視圖中
- 30. UICollection視圖流佈局垂直對齊