I am trying and instead it seems that Sleep (0) is necessary.
By making several attempts I happen to be stoned ?
I had used "normal" ImageViews but it seemed that the bitmaps were not centered/sized correctly.
B4XImageView had solved this problem. Now, without writing update and sleep after each change of mBase size, the image was perfect but not the size of the B4XImageViews; adding both, update and sleep, the dimensions are correct but the image is not
