Files
cordova-android/framework
Manuel Beck 6b4addad66 chore: cleanup PermissionHelper
- 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
2026-05-15 12:19:06 +02:00
..