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

@@ -11,6 +11,8 @@
android:banner="@drawable/banner"
android:isGame="true"
android:extractNativeLibs="true"
android:supportsRtl="true"
android:theme="@style/AppTheme"
>
<activity android:name=".MainActivity"
android:label="@string/app_name"