Aidan Follestad пре 10 година
родитељ
комит
71fee2a08b
1 измењених фајлова са 1 додато и 1 уклоњено
  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"