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

This commit is contained in:
Winson Chung
2019-04-09 16:50:54 +00:00
committed by Android (Google) Code Review
@@ -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>