diff --git a/android/res/layout/item_bookmark_set_chooser.xml b/android/res/layout/item_bookmark_set_chooser.xml
index 2ecd7a6c57..48cb90b03a 100644
--- a/android/res/layout/item_bookmark_set_chooser.xml
+++ b/android/res/layout/item_bookmark_set_chooser.xml
@@ -20,6 +20,7 @@
android:id="@+id/rb__selected"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
+ android:background="@null"
android:clickable="false"
android:focusable="false"/>
diff --git a/android/res/values/styles.xml b/android/res/values/styles.xml
index 2c0a2ce051..1220748969 100644
--- a/android/res/values/styles.xml
+++ b/android/res/values/styles.xml
@@ -9,6 +9,7 @@
- @color/base_green_darker
- ?attr/selectableItemBackground
- @color/text_dark_hint
+ - ?attr/colorPrimary
- @style/MwmWidget.ListView
- @style/MwmWidget.TextView
- @style/MwmMain.DialogFragment