Skip to content

Commit

Permalink
Fixed possible Android java.lang.NullPointerException in InAppBrowser…
Browse files Browse the repository at this point in the history
…Activity.onCreateOptionsMenu about webView.getTitle()
  • Loading branch information
pichillilorenzo committed May 5, 2022
1 parent ef9580b commit ee1b0d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 5.4.3+7

- Fixed possible Android java.lang.NullPointerException in InAppBrowserActivity.onCreateOptionsMenu about webView.getTitle()
- Fixed possible Android java.lang.NullPointerException in "InAppBrowserActivity.onCreateOptionsMenu" about "webView.getTitle()"

## 5.4.3+6

Expand Down

0 comments on commit ee1b0d7

Please sign in to comment.