DImuthuUpe / AndroidPdfViewer

Android view for displaying PDFs rendered with PdfiumAndroid
Apache License 2.0
8.05k stars 1.85k forks source link

How prevent change navigationBar state when click on PdfView #1122

Open Eugene-Be opened 1 year ago

Eugene-Be commented 1 year ago

I tryed to use windowInsetsController.systemBarsBehavior = BEHAVIOR_DEFAULT and systemUiVisibility = Window.FEATURE_ACTION_BAR_OVERLAY but it not works