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

Commit c00b1a2d authored by Doris Ling's avatar Doris Ling
Browse files

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
parent 80236336
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -183,7 +183,7 @@
        <item name="preferenceTheme">@style/PreferenceTheme</item>

        <!-- 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 -->
        <item name="batteryGoodColor">@color/battery_good_color_light</item>