forked from organicmaps/organicmaps
[android] Fixed review notes
https://github.com/mapsme/omim/pull/11675#discussion_r323656465
This commit is contained in:
parent
c81fcdc1f4
commit
36f9e88c98
1 changed files with 1 additions and 4 deletions
|
@ -12,10 +12,7 @@
|
|||
<RadioButton
|
||||
android:id="@+id/rb__selected"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@null"
|
||||
android:clickable="false"
|
||||
android:focusable="false"/>
|
||||
android:layout_height="wrap_content"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv__set_name"
|
||||
|
|
Loading…
Add table
Reference in a new issue