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"