reference-browser
reference-browser copied to clipboard
System insets overlap with web content
Steps to reproduce
- Open any page.
- Open Settings.
Expected behaviour
- In both steps, the app content shouldn't be covered by the system insets.
Actual behaviour
- They are both covered. See screenshot below.
Device information
- Android device: Pixel 8a, Android 16 in particular.
- Reference Browser version: Current as of filing.
I thought I fixed this in https://github.com/mozilla-mobile/reference-browser/pull/3600, but I guess not.
You did, but targeting 36 makes the added attribute obsolete.
I have a local patch that fixes this (I use it when I want to run reference browser locally). I could send a PR if you want.
Patches always welcome - I haven't gotten around to this yet. Thank you!