When using android edge to edge the env(safe-area-inset-top) ends up being 0. But one kinda wants to actually have the padding from the status bar. So I wanted to ask if there is any way of getting the status bar height in tauri, or I just need to write a plugin to get those insets ? Which I already have working, but thought there might be another way.
#Android edge to edge
2 messages · Page 1 of 1 (latest)
Plugin with usage can be found here: https://github.com/xch-dev/sage