Translucent

pull/217/head
M66B 9 months ago
parent c231f5a29d
commit 6e11d2e67b

@ -129,7 +129,7 @@
android:restoreAnyVersion="true" android:restoreAnyVersion="true"
android:roundIcon="@mipmap/ic_launcher_round" android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true" android:supportsRtl="true"
android:theme="@style/Theme.AppCompat.TranslucentSplash"> android:theme="@style/Theme.AppCompat.Translucent">
<!-- https://developer.samsung.com/samsung-dex/modify-optimizing.html --> <!-- https://developer.samsung.com/samsung-dex/modify-optimizing.html -->
<!-- https://firebase.google.com/docs/analytics/configure-data-collection?platform=android --> <!-- https://firebase.google.com/docs/analytics/configure-data-collection?platform=android -->

@ -139,7 +139,7 @@
android:restoreAnyVersion="true" android:restoreAnyVersion="true"
android:roundIcon="@mipmap/ic_launcher_round" android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true" android:supportsRtl="true"
android:theme="@style/Theme.AppCompat.TranslucentSplash"> android:theme="@style/Theme.AppCompat.Translucent">
<!-- https://developer.samsung.com/samsung-dex/modify-optimizing.html --> <!-- https://developer.samsung.com/samsung-dex/modify-optimizing.html -->
<!-- https://firebase.google.com/docs/analytics/configure-data-collection?platform=android --> <!-- https://firebase.google.com/docs/analytics/configure-data-collection?platform=android -->

@ -137,7 +137,7 @@
android:restoreAnyVersion="true" android:restoreAnyVersion="true"
android:roundIcon="@mipmap/ic_launcher_round" android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true" android:supportsRtl="true"
android:theme="@style/Theme.AppCompat.TranslucentSplash"> android:theme="@style/Theme.AppCompat.Translucent">
<!-- https://developer.samsung.com/samsung-dex/modify-optimizing.html --> <!-- https://developer.samsung.com/samsung-dex/modify-optimizing.html -->
<!-- https://firebase.google.com/docs/analytics/configure-data-collection?platform=android --> <!-- https://firebase.google.com/docs/analytics/configure-data-collection?platform=android -->

@ -137,7 +137,7 @@
android:restoreAnyVersion="true" android:restoreAnyVersion="true"
android:roundIcon="@mipmap/ic_launcher_round" android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true" android:supportsRtl="true"
android:theme="@style/Theme.AppCompat.TranslucentSplash"> android:theme="@style/Theme.AppCompat.Translucent">
<!-- https://developer.samsung.com/samsung-dex/modify-optimizing.html --> <!-- https://developer.samsung.com/samsung-dex/modify-optimizing.html -->
<!-- https://firebase.google.com/docs/analytics/configure-data-collection?platform=android --> <!-- https://firebase.google.com/docs/analytics/configure-data-collection?platform=android -->

@ -129,7 +129,7 @@
android:restoreAnyVersion="true" android:restoreAnyVersion="true"
android:roundIcon="@mipmap/ic_launcher_round" android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true" android:supportsRtl="true"
android:theme="@style/Theme.AppCompat.TranslucentSplash"> android:theme="@style/Theme.AppCompat.Translucent">
<!-- https://developer.samsung.com/samsung-dex/modify-optimizing.html --> <!-- https://developer.samsung.com/samsung-dex/modify-optimizing.html -->
<!-- https://firebase.google.com/docs/analytics/configure-data-collection?platform=android --> <!-- https://firebase.google.com/docs/analytics/configure-data-collection?platform=android -->

@ -608,6 +608,7 @@
<item name="android:backgroundDimEnabled">false</item> <item name="android:backgroundDimEnabled">false</item>
<item name="android:windowContentOverlay">@null</item> <item name="android:windowContentOverlay">@null</item>
<item name="android:windowAnimationStyle">@null</item> <item name="android:windowAnimationStyle">@null</item>
<item name="android:windowDisablePreview">true</item>
</style> </style>
<style name="Theme.AppCompat.TranslucentSplash" parent="Theme.AppCompat.NoActionBar"> <style name="Theme.AppCompat.TranslucentSplash" parent="Theme.AppCompat.NoActionBar">

@ -129,7 +129,7 @@
android:restoreAnyVersion="true" android:restoreAnyVersion="true"
android:roundIcon="@mipmap/ic_launcher_round" android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true" android:supportsRtl="true"
android:theme="@style/Theme.AppCompat.TranslucentSplash"> android:theme="@style/Theme.AppCompat.Translucent">
<!-- https://developer.samsung.com/samsung-dex/modify-optimizing.html --> <!-- https://developer.samsung.com/samsung-dex/modify-optimizing.html -->
<!-- https://firebase.google.com/docs/analytics/configure-data-collection?platform=android --> <!-- https://firebase.google.com/docs/analytics/configure-data-collection?platform=android -->

Loading…
Cancel
Save