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

Commit 22f2d07b authored by Lei Yu's avatar Lei Yu Committed by Android (Google) Code Review
Browse files

Merge "Remove hardcode color for battery_detail"

parents d0abcbeb 626eed47
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@
        android:layout_marginEnd="24dp"
        systemui:sideLabels="@array/battery_labels"
        android:colorAccent="?android:attr/colorAccent"
        systemui:textColor="#66FFFFFF" />
        systemui:textColor="?android:attr/textColorSecondary" />

    <com.android.systemui.ResizingSpace
        android:layout_width="match_parent"