SDL: fixed dark text on dark background in notification, updated Gradle files

This commit is contained in:
pelya
2020-07-07 22:29:20 +03:00
parent e02d772173
commit 07952badae
7 changed files with 18 additions and 12 deletions

View File

@@ -0,0 +1,4 @@
<resources>
<style name="AppTheme" parent="Theme.AppCompat.DayNight">
</style>
</resources>