Fixed wrong check mark color in grid item
This commit is contained in:
parent
f8eb43ae87
commit
b093ede6d9
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@
|
|||
android:layout_gravity="center"
|
||||
android:paddingBottom="68dp"
|
||||
android:src="@drawable/ic_check_white_96dp"
|
||||
android:tint="?android:textColorPrimary"
|
||||
android:tint="?android:colorBackground"
|
||||
android:visibility="gone"
|
||||
tools:ignore="ContentDescription" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue