GoogleChrome / GoogleChrome/android-browser-helper
Set proper paddings when inmersive mode is enabled
Open
- Dominant language
- Java
- Stars
- 832
- Forks
- 370
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
**Is your feature request related to a problem? Please describe.**
It would be really cool if you allow an option to set the view padding/margin especially when the immersive mode is enabled.
I would like to avoid producing a scroll when trying to exit from the immersive mode.
**Describe the solution you'd like**
As the official Android documentation says:
https://developer.android.com/develop/ui/views/layout/edge-to-edge
How the view itself is not accessible from the client's point of view, we can't apply this suggestion, you could either implement yourself or expose the view.
Cheers
Contributor guide
Assessment
This issue has not been assessed yet.