1
0
Aidan Follestad 10 жил өмнө
parent
commit
71fee2a08b

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