소스 검색

Release 0.3.3

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"