Skip to content

Commit

Permalink
Add gliaBrandPrimaryColor tint to entry widget icon tint.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavDo committed Oct 7, 2024
1 parent 007cfea commit 206a8e8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
android:layout_height="@dimen/glia_large_x_large"
android:layout_marginStart="@dimen/glia_large"
android:layout_marginEnd="@dimen/glia_large"
app:tint="?attr/gliaBrandPrimaryColor"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toStartOf="@id/title"
app:layout_constraintStart_toStartOf="parent"
Expand Down

0 comments on commit 206a8e8

Please sign in to comment.