You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2022. It is now read-only.
Since we have replaced android.app.Activity with android.support.v7.app.AppCompatActivity, docs should reflect the same.
isNativeScriptActivity flag is used to identify whether or not to trigger application level resume event, since it's not documented we loose resumeEvent when extending own activity.