Ver código fonte

Merge remote-tracking branch 'origin/master'

Aidan Follestad 10 anos atrás
pai
commit
f15cf374ad

+ 1 - 0
library/src/main/res/layout/md_listitem_singlechoice.xml

@@ -19,6 +19,7 @@
         android:layout_marginStart="@dimen/md_dialog_frame_margin"
         android:layout_marginRight="@dimen/md_listitem_control_margin"
         android:layout_marginEnd="@dimen/md_listitem_control_margin"
+        android:background="@null"
         android:focusable="false"
         android:focusableInTouchMode="false" />