Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
For #5618: Change color for the find in page hint.
Browse files Browse the repository at this point in the history
(cherry picked from commit 71b52ea)
  • Loading branch information
mcarare committed Oct 19, 2021
1 parent 1d5928d commit 290a853
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/fragment_browser.xml
Expand Up @@ -90,6 +90,7 @@
android:layout_height="56dp"
android:padding="4dp"
android:background="@color/colorPrimary"
app:findInPageQueryHintTextColor="@color/secondaryText"
app:findInPageNoMatchesTextColor="@color/error"
app:findInPageButtonsTint="@color/primaryText"
app:findInPageResultCountTextColor="@color/primaryText"
Expand Down

0 comments on commit 290a853

Please sign in to comment.