forked from organicmaps/organicmaps
[android] Reverted previous changes that produce this bug
This commit is contained in:
parent
0f1bc3d722
commit
4b0ca87900
1 changed files with 3 additions and 1 deletions
|
@ -12,7 +12,9 @@
|
|||
<RadioButton
|
||||
android:id="@+id/rb__selected"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"/>
|
||||
android:layout_height="wrap_content"
|
||||
android:clickable="false"
|
||||
android:focusable="false"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv__set_name"
|
||||
|
|
Loading…
Add table
Reference in a new issue