Fix favorites selector

pull/478/head v6.0.1
Koitharu 3 years ago
parent 51300e30bd
commit 4b6b2c3e12
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

@ -8,7 +8,7 @@
<item <item
android:id="@+id/checked" android:id="@+id/checked"
android:drawable="@drawable/ic_heart_outline" android:drawable="@drawable/ic_heart"
android:state_checked="true" /> android:state_checked="true" />
<transition <transition

Loading…
Cancel
Save