Using fluent icon instead of normal icon for the color picker

This commit is contained in:
LucasGGamerM 2022-12-22 14:58:16 -03:00
parent 5798587dc6
commit 481241c4f6
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
android:layout_marginEnd="32dp"
android:importantForAccessibility="no"
android:tint="?android:textColorPrimary"
tools:src="@drawable/ic_color_theme_preference"/>
tools:src="@drawable/ic_fluent_color_24_regular"/>
<TextView