Skip to content

Commit

Permalink
theme setup
Browse files Browse the repository at this point in the history
Took 55 seconds
  • Loading branch information
raheemadamboev committed Sep 7, 2022
1 parent 8e40af0 commit d410441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/themes.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<resources xmlns:tools="http://schemas.android.com/tools">

<style name="Theme.Todo" parent="android:Theme.Material.Light.NoActionBar">
<style name="Theme.ToDo" parent="android:Theme.Material.Light.NoActionBar">
<item name="android:forceDarkAllowed" tools:targetApi="q">false</item>
</style>
</resources>

0 comments on commit d410441

Please sign in to comment.