File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 55 ~ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial.
66 ~ Please see LICENSE files in the repository root for full details.
77 -->
8- <resources >
8+ <resources xmlns : tools = " http://schemas.android.com/tools " >
99 <style name =" Theme.ElementX.Splash" parent =" Theme.SplashScreen" >
1010 <item name =" windowSplashScreenBackground" >@color/splashscreen_bg_light</item >
1111 <item name =" windowSplashScreenAnimatedIcon" >@drawable/transparent</item >
1212 <item name =" postSplashScreenTheme" >@style/Theme.ElementX</item >
1313 </style >
14- <style name =" Theme.ElementX" parent =" Theme.Material3.Light.NoActionBar" />
14+ <style name =" Theme.ElementX" parent =" Theme.Material3.Light.NoActionBar" >
15+ <item name =" android:forceDarkAllowed" tools : targetApi =" q" >false</item >
16+ </style >
1517</resources >
You can’t perform that action at this time.
0 commit comments