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

Commit ad031a0a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update condition title text color." into pi-dev

parents 1b242d24 3d5556c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@
            android:singleLine="true"
            android:ellipsize="end"
            android:textAppearance="@style/TextAppearance.SuggestionTitle"
            android:textColor="?android:attr/colorAccent" />
            android:textColor="?android:attr/textColorPrimary" />

        <LinearLayout
            android:id="@+id/additional_icons"