I need to persist a TabStripViewPager through an orientation change.
Using code analogous to this:
https://www.b4x.com/android/forum/threads/persist-webview-through-orientation-change.37511/
I do not see any way to set the height and width properties. Any suggestions?
B4X:
Private Tabstrip1 As TabStrip
Using code analogous to this:
https://www.b4x.com/android/forum/threads/persist-webview-through-orientation-change.37511/
I do not see any way to set the height and width properties. Any suggestions?
Last edited: