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

Commit d34b7c9a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix color of status bar"

parents 7d2ce1c6 dff64a02
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -170,6 +170,7 @@
        <item name="colorPrimary">@*android:color/primary_device_default_settings_light</item>
        <item name="colorPrimaryDark">@*android:color/primary_dark_device_default_settings_light</item>
        <item name="android:colorAccent">@*android:color/accent_device_default_light</item>
        <item name="android:windowLightStatusBar">true</item>
    </style>

</resources>