erisu commented on a change in pull request #823: Prevent exit fullscreen mode
from closing application
URL: https://github.com/apache/cordova-android/pull/823#discussion_r363165121
##########
File path: framework/src/org/apache/cordova/CordovaWebViewImpl.java
##########
@@ -497,8 +516,8 @@ public void handleDestroy() {
public void clearLoadTimeoutTimer() {
loadUrlTimeout++;
}
-
@Override
+
Review comment:
```suggestion
```
Remove this newline.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]