fix(account-sheet): fix wrong coloring for add account drawawble

This commit is contained in:
LucasGGamerM
2023-06-07 21:26:15 -03:00
parent c196dc563f
commit 161c19b628

View File

@@ -11,5 +11,5 @@
android:paddingLeft="24dp"
android:paddingRight="24dp"
android:drawablePadding="24dp"
android:drawableTint="?colorM3OnSurfaceVariant"
android:drawableTint="?android:textColorPrimary"
tools:text="List Item"/>