I can change the width and height of TabStripViewPager (https://www.b4x.com/android/forum/threads/tabstripviewpager-better-viewpager.63975/) in Designer:
TabStrip1.WIDTH = 100%x
TabStrip1.HEIGHT = 90%y
but is possible change this sizes in runtime, because the component has no this properties?
Thanks in advance for any tip.
TabStrip1.WIDTH = 100%x
TabStrip1.HEIGHT = 90%y
but is possible change this sizes in runtime, because the component has no this properties?
Thanks in advance for any tip.