fix the "New event" button not working in some special cases
This commit is contained in:
parent
283860b870
commit
de6415a89b
|
@ -106,6 +106,7 @@
|
|||
|
||||
<activity
|
||||
android:name=".activities.EventActivity"
|
||||
android:launchMode="singleTask"
|
||||
android:parentActivityName=".activities.MainActivity">
|
||||
|
||||
<intent-filter>
|
||||
|
|
Loading…
Reference in New Issue