am 691f7929: am 38c88336: am 840002d6: Merge "Use theme colors in battery stats widget" into mnc-dev

* commit '691f792968569cd983b46a69feb7549fb8ee5fc8':
  Use theme colors in battery stats widget
This commit is contained in:
Alan Viverette
2015-05-07 18:29:31 +00:00
committed by Android Git Automerger

View File

@@ -28,7 +28,7 @@
android:gravity="center_vertical"
android:id="@+id/battery_history_chart"
android:textAppearance="?android:attr/textAppearanceSmall"
android:textColor="#ff000000"
android:textColor="?android:attr/textColorPrimary"
app:headerAppearance="?android:attr/textAppearanceMedium"
android:shadowRadius="4"
android:shadowColor="?android:attr/colorBackground"