refactor: Remove unnecessary tint from composeToggleVisibilityButton
This commit is contained in:
parent
f9e5063ce6
commit
2b2d5d4bd8
|
@ -309,7 +309,6 @@
|
|||
android:layout_marginEnd="4dp"
|
||||
android:contentDescription="@string/action_toggle_visibility"
|
||||
android:padding="4dp"
|
||||
app:tint="?android:attr/textColorTertiary"
|
||||
app:tooltipText="@string/action_toggle_visibility"
|
||||
tools:src="@drawable/ic_public_24dp" />
|
||||
|
||||
|
|
Loading…
Reference in New Issue