Converted to target SDK Level 28 - had to change how we did notifications, and specify a style to get back to black background. Still a problem with the 'ok' notification not displaying properly - background showing white for some reason.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
|
||||
<application
|
||||
android:theme="@style/Theme.AppCompat"
|
||||
android:icon="@drawable/star_of_life_48x48"
|
||||
android:label="@string/app_name">
|
||||
<activity android:name=".StartupActivity">
|
||||
|
||||
Reference in New Issue
Block a user