app: move autofill dataset to M3 color tokens

This commit is contained in:
Harsh Shandilya 2021-11-03 15:45:19 +05:30
parent 2b87376b58
commit 60271ef853
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -25,7 +25,7 @@
android:adjustViewBounds="true"
android:maxWidth="20dp"
android:maxHeight="20dp"
android:tint="@color/secondary_color"
android:tint="@color/md_theme_light_primary"
tools:ignore="UseAppTint"
tools:src="@mipmap/ic_launcher" />