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:
parent
b984d98e52
commit
fe98368a6d
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user