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

Commit 626eed47 authored by jackqdyulei's avatar jackqdyulei
Browse files

Remove hardcode color for battery_detail

Bug: 32592245
Test: Manual
Change-Id: I3b692efbe90469b989acecbd1c02b118824e3d3b
parent 3be8766e
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"