Ionic Capacitor Camera presentStyle with android not show fullscreen

Hello, I have a problem when using the capacitor camera library. when working on android By presentStyle displaying the option is not fully displayed.

My dependencies

    "@angular/common": "~10.0.0",
    "@angular/core": "~10.0.0",
    "@angular/forms": "~10.0.0",
    "@angular/platform-browser": "~10.0.0",
    "@angular/platform-browser-dynamic": "~10.0.0",
    "@angular/router": "~10.0.0",
    "@capacitor/android": "^2.4.2",
    "@capacitor/core": "^2.4.2",
    "@capacitor/ios": "^2.4.2",
    "@ionic-native/barcode-scanner": "^5.36.0",
    "@ionic-native/core": "^5.0.0",
    "@ionic-native/splash-screen": "^5.0.0",
    "@ionic-native/status-bar": "^5.0.0",
    "@ionic/angular": "^5.0.0",
    "@ionic/pwa-elements": "^3.0.1",
    "base64toblob": "0.0.2",
    "pdfmake": "^0.1.70",
    "phonegap-plugin-barcodescanner": "^8.1.0",
    "rxjs": "~6.5.5",
    "signature_pad": "^3.0.0-beta.4",
    "tslib": "^2.0.0",
    "zone.js": "~0.10.3"