You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Issue apparently solves exactly a requirement we have, since we somewhat try to figure out how to properly support the notch of a device.
We can ask the display if it does have a notch. But since there's centered content, we have to find out how far we have to move it down in order to look good.
Is there a chance, the PR - which is open for almost a year already - can be merged, and the missing Android implementation provided?
I know you can request the statusbar height from android via the following code:
However, I don't know what I would have to do in order to properly test if it works with Gluon. I know in my native Android App it does. I Ill also add this snipped to the PR as comment.
Need a method to get status bar height.
The text was updated successfully, but these errors were encountered: