mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
不要なラジオボタンを削除
This commit is contained in:
parent
0473c5abc2
commit
6839e60ff9
|
@ -27,13 +27,6 @@
|
||||||
android:layout_weight="1"
|
android:layout_weight="1"
|
||||||
android:text="UserData" />
|
android:text="UserData" />
|
||||||
|
|
||||||
<RadioButton
|
|
||||||
android:id="@+id/radioButtonUndefined"
|
|
||||||
android:layout_width="wrap_content"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:layout_weight="1"
|
|
||||||
android:text="Undefined" />
|
|
||||||
|
|
||||||
</RadioGroup>
|
</RadioGroup>
|
||||||
|
|
||||||
<com.google.android.material.textview.MaterialTextView
|
<com.google.android.material.textview.MaterialTextView
|
||||||
|
|
Loading…
Reference in New Issue
Block a user