| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What is the current behavior?
application.android.on("activityBackPressed", () => { ... }) event is not fired when pressing the back button while showing modal.
What is the new behavior?
The event is now fired and can be canceled.
Resolves #3908
cc @SvetoslavTsenov Test page added in e2e\modal-navigation app -> Android Back Btn Events button