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. テキストボックス(UWP)内のコンテンツの垂直方向の整列
- 3. divのコンテンツの垂直方向の整列
- 4. PathListBoxのコンテンツの垂直方向の整列
- 5. テキストボックスの垂直方向の整列
- 6. CSSの垂直方向の整列
- 7. ブートストラップ4の垂直方向の整列
- 8. マテリアライズの垂直方向の整列
- 9. キャンバステキストの垂直方向の整列
- 10. Migradoc - テーブルの垂直方向の整列
- 11. ShareThisアイコンの垂直方向の整列
- 12. セグメント内の垂直方向に整列されたコンテンツ(セマンティックUI)
- 13. AndroidボタンまたはTextViewの垂直方向の整列
- 14. テキストと進行状況バーの垂直方向の整列
- 15. 複数行の垂直方向の整列
- 16. テキスト内で垂直方向に整列
- 17. bashの異なるコンテンツを持つリストの垂直方向の整列
- 18. 垂直方向と水平方向のブートストラップ行を整列するページ
- 19. ブートストラップ。単一の列の垂直方向の整列
- 20. divの垂直方向の整列を実現する方法
- 21. 別のdiv内のdivと%-heightの垂直方向の整列
- 22. 複数のdiv内のh2タグの垂直方向の整列
- 23. 高さの100%までのページの垂直方向の整列
- 24. フレックスボックスのリストアイテムを持つタグの垂直方向の整列
- 25. WPF TextBlockでのテキストの垂直方向の整列
- 26. div内のテキストの正確な垂直方向の整列
- 27. div内のリンクとピクチャの垂直方向の整列
- 28. CSSの垂直方向の整列liとdivの境界
- 29. HTML、CSSの垂直方向のメニューの整列
- 30. スクロールテーブルのthead内での垂直方向の整列tbody