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

Commit c90e21f2 authored by Sunny Goyal's avatar Sunny Goyal
Browse files

resolve merge conflicts of 078d4de9 to ub-launcher3-calgary

Change-Id: Iec05a686848a03fa76a893d33fa4c465f00e8a71
parents 7515f1b4 078d4de9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -19,6 +19,9 @@
<resources>

    <style name="LauncherTheme" parent="@style/BaseLauncherTheme">
        <item name="android:windowTranslucentStatus">false</item>
        <item name="android:windowTranslucentNavigation">false</item>
        <item name="android:windowDrawsSystemBarBackgrounds">true</item>
        <item name="android:statusBarColor">#00000000</item>
        <item name="android:navigationBarColor">#00000000</item>
        <item name="android:colorControlActivated">@color/launcher_accent_color</item>