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

Commit 4736b17a authored by Winson Chung's avatar Winson Chung Committed by Android (Google) Code Review
Browse files

Merge "Fix SecondaryLauncher crash when started." into ub-launcher3-qt-dev

parents 2aec9c42 86793207
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
-->

<resources>
    <style name="SecondaryLauncherTheme" parent="Theme.AppCompat.Light.NoActionBar" >
    <style name="SecondaryLauncherTheme" parent="Theme.MaterialComponents.NoActionBar" >
        <item name="android:windowShowWallpaper">true</item>
        <item name="android:windowNoTitle">true</item>
        <item name="android:windowIsTranslucent">true</item>