|
|
|
@ -16,7 +16,7 @@
|
|
|
|
|
-->
|
|
|
|
|
<resources xmlns:tools="http://schemas.android.com/tools">
|
|
|
|
|
|
|
|
|
|
<style name="NightAdjusted.Theme" parent="android:Theme.Material.NoActionBar">
|
|
|
|
|
<style name="NightAdjusted.Theme.Nia" parent="android:Theme.Material.NoActionBar">
|
|
|
|
|
<item name="android:windowLightStatusBar" tools:targetApi="23">false</item>
|
|
|
|
|
<item name="android:windowLightNavigationBar" tools:targetApi="27">false</item>
|
|
|
|
|
</style>
|
|
|
|
|