Merge "Remove hardcode color for battery_detail"

This commit is contained in:
Lei Yu
2016-12-19 17:55:18 +00:00
committed by Android (Google) Code Review

View File

@@ -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"