jcesarmobile opened a new pull request, #1951: URL: https://github.com/apache/cordova-android/pull/1951
Android Studio was presenting several warnings about: - variables that could be final - variables that could be local - redundant local variables - use lambdas instead of anonymous functions - missing descriptions - unused variables and a few others I addressed them all -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
