mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
不要なラジオボタンを削除
This commit is contained in:
parent
0473c5abc2
commit
6839e60ff9
|
@ -27,13 +27,6 @@
|
|||
android:layout_weight="1"
|
||||
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>
|
||||
|
||||
<com.google.android.material.textview.MaterialTextView
|
||||
|
|
Loading…
Reference in New Issue
Block a user