mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
SharedPrefEditorのUI修正
This commit is contained in:
parent
5a0c43b7fe
commit
386877e91e
|
@ -25,11 +25,11 @@
|
|||
android:text="Common" />
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/radioButtonUser"
|
||||
android:id="@+id/radioButtonUserData"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:text="User" />
|
||||
android:text="UserData" />
|
||||
|
||||
<RadioButton
|
||||
android:id="@+id/radioButtonUndefined"
|
||||
|
|
Loading…
Reference in New Issue
Block a user