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

Commit 5043cf50 authored by Arne Coucheron's avatar Arne Coucheron Committed by LuK1337
Browse files

Gallery2: Disable dummy starting window

* Improve launch UX

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

    <style name="AppTheme" parent="Theme.AppCompat.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>