mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-06-05 22:19:17 +02:00
Fix #435
This commit is contained in:
@ -55,6 +55,8 @@
|
|||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".activities.ReminderActivity"
|
android:name=".activities.ReminderActivity"
|
||||||
|
android:excludeFromRecents="true"
|
||||||
|
android:taskAffinity=".ReminderActivity"
|
||||||
android:configChanges="orientation"
|
android:configChanges="orientation"
|
||||||
android:exported="false"
|
android:exported="false"
|
||||||
android:launchMode="singleTask"
|
android:launchMode="singleTask"
|
||||||
|
Reference in New Issue
Block a user