iOS Question [iTabStrip bug] mainpage with height outside the viewing area

Waldemar Lima

Well-Known Member
Licensed User
All the first pages (MainPage) in the TabStrip, the Height is a bit outside the viewing area
screenshot below


by default it should look like this


but the height of the clv is going down


this happens with all the pages i load first on iTabStrip
I resolved with
B4X:
clv.GetBase.Height = clv.GetBase.Height - 20dip
but I don't know if this is an effective correction ...

can someone help me?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…