Fixed the low res heart icon bug on lollipop.
This commit is contained in:
parent
c736aabac1
commit
2f907b9b46
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
android:padding="72dp"
|
||||
android:tint="@color/md_pink_A400"
|
||||
android:tintMode="src_in"
|
||||
android:scaleType="fitXY"
|
||||
android:visibility="invisible"
|
||||
app:srcCompat="@drawable/ic_favorite_white_24dp"
|
||||
tools:ignore="ContentDescription,UnusedAttribute" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue