We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1927b6d commit 67646f3Copy full SHA for 67646f3
app/src/main/res/values/themes.xml
@@ -22,7 +22,7 @@
22
23
<!-- The final theme we use -->
24
<style name="Theme.Nia" parent="NightAdjusted.Theme.Nia">
25
- <item name="android:forceDarkAllowed" tools:targetApi="q">false</item>
+ <item name="android:forceDarkAllowed" tools:targetApi="29">false</item>
26
</style>
27
28
<style name="NightAdjusted.Theme.Splash" parent="Theme.SplashScreen">
0 commit comments