Fix ripple on ListHabitsFragment

This commit is contained in:
2016-04-10 08:13:05 -04:00
parent dd1f6c9efc
commit 5c683a77c2
3 changed files with 46 additions and 21 deletions

View File

@@ -35,6 +35,7 @@
android:paddingTop="@dimen/checkmarkHeight"
android:layout_height="match_parent"
android:divider="?windowBackgroundColor"
android:listSelector="@android:color/transparent"
android:dividerHeight="1dp"/>
<LinearLayout