mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
レイアウト修正
This commit is contained in:
parent
516ca15abd
commit
538e6ed98d
|
@ -10,11 +10,7 @@
|
|||
<RadioGroup
|
||||
android:id="@+id/radioGroupPrefType"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<RadioButton
|
||||
|
@ -37,7 +33,6 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:text="Undefined" />
|
||||
</LinearLayout>
|
||||
|
||||
</RadioGroup>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user