Question
InvokeEvent.INVOKE re-dispatches when I close the application and I launch by multitask button
Hello,
on my galaxy nexus, Android 4.1, InvokeEvent.INVOKE re-dispatches when I close my application with
NativeApplication.nativeApplication.exit()
and I launch my application with the multi task manager.
When I launch my application with the application icon, I don't have this problem.
Thanks.
