[android] Fixed review notes

https://github.com/mapsme/omim/pull/11675#discussion_r323656465
This commit is contained in:
Dmitry Donskoy 2019-09-12 13:11:36 +03:00 committed by Aleksandr Zatsepin
parent c81fcdc1f4
commit 36f9e88c98

View file

@ -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"