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

Commit 4cbaf64e authored by Michael Bestas's avatar Michael Bestas Committed by Arne Coucheron
Browse files

Gallery2: Disable dummy starting window

* Improve launch UX

Change-Id: Ib181fe674220b893de339fe81ff500ac80996523
parent 7aeaefcf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -316,6 +316,7 @@
    </style>

    <style name="AppTheme" parent="android:Theme.Material.Light">
        <item name="android:windowDisablePreview">true</item>
        <item name="android:windowDrawsSystemBarBackgrounds">true</item>
        <item name="android:windowBackground">@android:color/black</item>
        <item name="android:statusBarColor">@android:color/transparent</item>