aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/res/layout/md_listitem_singlechoice.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res/layout/md_listitem_singlechoice.xml')
-rw-r--r--core/src/main/res/layout/md_listitem_singlechoice.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/main/res/layout/md_listitem_singlechoice.xml b/core/src/main/res/layout/md_listitem_singlechoice.xml
index d020656..9614acd 100644
--- a/core/src/main/res/layout/md_listitem_singlechoice.xml
+++ b/core/src/main/res/layout/md_listitem_singlechoice.xml
@@ -16,6 +16,7 @@
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:button="@drawable/abc_btn_radio_material"
+ android:background="@null"
android:clickable="false"
android:focusable="false"
android:focusableInTouchMode="false"