Any way to have the tab strip display 2 tabs at the same time on a wider screen device...for example when opening a Galaxy ZFold3?
For example, if my tab strip has 2 tabs, TabA and TabB. On normal, narrow aspect devices, I'd like to display TabA (only). But on a wide screen I'd like to see both TabA and TabB side by side.
I'm guessing I'll have to add a new combined form and tab strip to load after checking the screen width, but I wanted to ask y'all first to try to avoid having duplicated forms and code. Thanks much!