apache / apache/cordova-plugin-inappbrowser
Android Full-screen mode (immersive mode)
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
Hi all,
Is it possible to make in-app-browser show in full-screen without the system status bar?
I enabled immersive mode `this.androidFullScreen.immersiveMode()` and launch in-app-browser with `fullscreen: yes` but the system status bar becomes visible as soon as in-app-browser is open
any ideas?
Contributor guide
Research direction
Start by reproducing the reported sequence: enable this.androidFullScreen.immersiveMode(), then open the in-app-browser with fullscreen: yes. Inspect the Android handling of that fullscreen option and determine whether the system status bar can remain hidden; done means the browser opens without making the status bar visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100