Skip to content

Commit

Permalink
fix white screen flash on dark theme (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
shalva97 authored Jul 2, 2022
1 parent 8c6f32b commit 1355e4c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions testomania/src/main/res/values-night/themes.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<resources>

<style name="Theme.Testomania" parent="android:Theme.Material.NoActionBar" />
</resources>

0 comments on commit 1355e4c

Please sign in to comment.