Fix #435
This commit is contained in:
parent
b984d98e52
commit
fe98368a6d
|
@ -55,6 +55,8 @@
|
|||
|
||||
<activity
|
||||
android:name=".activities.ReminderActivity"
|
||||
android:excludeFromRecents="true"
|
||||
android:taskAffinity=".ReminderActivity"
|
||||
android:configChanges="orientation"
|
||||
android:exported="false"
|
||||
android:launchMode="singleTask"
|
||||
|
|
Loading…
Reference in New Issue