diff options
Diffstat (limited to 'android/app/src/main/AndroidManifest.xml')
| -rw-r--r-- | android/app/src/main/AndroidManifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index d4ec310..f6bf015 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -7,7 +7,7 @@ <application android:label="Doot Widget" - android:theme="@style/Theme.Material3.DayNight" + android:theme="@android:style/Theme.DeviceDefault.DayNight" android:allowBackup="false"> <!-- Settings activity (also the widget config screen) --> |
