Parcourir la source

Release 0.3.3

Aidan Follestad il y a 10 ans
Parent
commit
71fee2a08b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      sample/src/main/res/layout/dialog_customlistitem.xml

+ 1 - 1
sample/src/main/res/layout/dialog_customlistitem.xml

@@ -3,7 +3,7 @@
     android:layout_width="match_parent"
     android:layout_height="match_parent"
     android:descendantFocusability="blocksDescendants"
-    android:background="?android:selectableItemBackground">
+    android:background="?md_selector">
 
     <TextView
         android:id="@+id/title"