Grzegorz Libiszewski
Grzegorz Libiszewski
> I initially wanted to do something by giving a lambda to the applyInsets function but then it becomes a bit more complicated with managing the nav bar and status...
I've created POC in my repo and this approach hopefully solves all issues: https://github.com/Gregman-js/ha-android/pull/1 I ve tested this in android 13,14,15,16 targeting api 36. - Enable enableEdgeToEdge() for all -...
Okay, I will target your PR. I kept status bar color because I wasn't able to test HA on older Androids (emulator, login page doesn't show) in context to @jpelgrom...
I created PR here https://github.com/home-assistant/android/pull/5390 for use I will try to test PR with your webview workaround