I'm sure it's something obvious but I can't figure out where I'm going wrong,
I'm using the tabstrip to swipe between various layouts and I wish to load data from a JSON file, I've designed the layouts and loaded them
B4X:
Sub Activity_Create(FirstTime As Boolean)...
I needed one hour to find out, what is the reason for a strange behavior in my code. Now I think I can prove that this is a bug:
I use the Scrollview to offer a variing number of objects. Of course the Innerheight() of the Scrollview should exactly fit the object. So I change...