DImuthuUpe / AndroidPdfViewer

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

How prevent change navigationBar state when click on PdfView #1122

Open Eugene-Be opened 2 years ago

Eugene-Be commented 2 years ago

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