Fixed possible Android java.lang.NullPointerException in InAppBrowserActivity.onCreateOptionsMenu about webView.getTitle()
This commit is contained in:
parent
ef9580b287
commit
ee1b0d7ff7
|
@ -1,6 +1,6 @@
|
||||||
## 5.4.3+7
|
## 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
|
## 5.4.3+6
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue