This repository has been archived by the owner on Jun 3, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
focus: Fix focus after clicking back button.
Addresses the issue of the webview not being in focus after the Back button is clicked. Now, the webview is focused explicitly by calling focus() on click.
- Loading branch information