mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-30 00:00:04 +08:00
6b4addad66
- AndroidStudio complained about methods not found linked in JavaDoc for the class CordovaInterface: requestPermission(), requestPermissions() and hasPermission(). The parameter types were missing and were added. - Removing unused imports