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
Once we switch to GameActivity, we have the opportunity to fix the issue where the app is below the system bar. It looks like @lucasmerlin and @ardocrat has made some progress here:
Do cutouts extend beyond system bar? If so we need to account for that
To have an immersive scroll experience, it might be a good idea to not pad during scrolling, so we scrolling appears all the way to the top edge of the device. Need to figure out the logistics of this.
The text was updated successfully, but these errors were encountered:
Depends on:
Once we switch to GameActivity, we have the opportunity to fix the issue where the app is below the system bar. It looks like @lucasmerlin and @ardocrat has made some progress here:
Things to consider:
Do cutouts extend beyond system bar? If so we need to account for that
To have an immersive scroll experience, it might be a good idea to not pad during scrolling, so we scrolling appears all the way to the top edge of the device. Need to figure out the logistics of this.
The text was updated successfully, but these errors were encountered: