Fix SecondaryLauncher crash when started.
am: d716934266
Change-Id: I2f683c72462e457429852fa76b904cedd95d1c48
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user