App is cut off in android but not iOS

So I’ll start by providing an example of the problem -> https://imgur.com/a/uXtkdUN

You can see iOS/safari mobile displays this just fine. But if I use an android phone or chrome dev tools emulating an android, the tab buttons and segment buttons just kind of float off the screen.

The ion segments and ion tabs will extend outside of the display, and this happens on every tab on an android phone. The ion segment buttons do the same thing if you put them in a modal as well, they just try to go beyond the modal.

1 Like

I ended up just setting the mode on everything to ios and it seems to work, though it doesn’t have the md styling.