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

Commit 6b38e5cd authored by Leon Scroggins's avatar Leon Scroggins
Browse files

Use primary color for matches string.

Bug:3111419
Change-Id: I9cd159ad836c42ca5f3f9aa81db6a82c5362957e
parent 7a1af976
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,6 +34,6 @@
        android:layout_height="wrap_content"
        android:layout_gravity="center_vertical"
        android:textAppearance="?android:attr/textAppearanceSmall"
        android:textColor="?android:attr/textColorSecondaryInverse"
        android:textColor="?android:attr/textColorPrimary"
        />
</LinearLayout>