Hi, I have a floating group on my mobile app vertically floated relative to bottom. It shows fine on most iphones on preview, but some pixel ones look weird like screenshot, where the Tab bar is overflowing… is this correct preview of how it would look? If so, how do we ‘fix’ the floating group, and if it isn’t correct, is it bug on the preview screen?
I am having the exact same issue. Even with padding or margins it doesn’t seem to work on Android. I can also confirm it’s not a preview bug because I has tried the app on BubbleGo on Pixel and iPhone and it is the same result.
sounds like the floating group is overflowing past the safe area on android. try adding a bottom margin/padding to match the tab bar height and see if that pushes it up properly.