Update the name of the status bar theme for Theme.Settings.HomeBase.
- the name of the style has been changed, need to update its reference. Bug: 117401043 Test: rebuild Change-Id: If29845f3479a25c7c82d04192ab8897d58b93ec1
This commit is contained in:
@@ -183,7 +183,7 @@
|
|||||||
<item name="preferenceTheme">@style/PreferenceTheme</item>
|
<item name="preferenceTheme">@style/PreferenceTheme</item>
|
||||||
|
|
||||||
<!-- action bar, needed for search bar icon tinting -->
|
<!-- action bar, needed for search bar icon tinting -->
|
||||||
<item name="android:actionBarTheme">@*android:style/ThemeOverlay.DeviceDefault.ActionBar.Accent</item>
|
<item name="android:actionBarTheme">@*android:style/ThemeOverlay.DeviceDefault.ActionBar</item>
|
||||||
|
|
||||||
<!-- For battery status icons in -->
|
<!-- For battery status icons in -->
|
||||||
<item name="batteryGoodColor">@color/battery_good_color_light</item>
|
<item name="batteryGoodColor">@color/battery_good_color_light</item>
|
||||||
|
Reference in New Issue
Block a user