Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 13d96909 authored by Tony Huang's avatar Tony Huang
Browse files

Update search hint text color

Fix: 141225322
Test: manual
Test: atest DocumentsUIGoogleTests
Change-Id: I74d347279d5ca3d249628915dba2b67f4e22891f
parent 181d334c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@
    </style>

    <style name="AutoCompleteTextViewStyle" parent="@style/Widget.AppCompat.AutoCompleteTextView">
        <item name="android:textColorHint">?android:attr/textColorSecondary</item>
        <item name="android:textAppearance">@style/AutoCompleteText</item>
    </style>