runned with the phone on vertical screen orientation, and when u change screen orientation to horitzontal, it doesn't update and places it in a position were it shouldn't be?
And can you also fix the bug were it glitches when the stuff is hidden on the web editor even tho it isn't on app cuz of arrangement.visible= ?
This is probably not a fault of the extension, but more the need to create responsive sizing for the arrangements and components you are using so that they resize when you change orientation.
It is the extension because if i run the block when screen orietation is horitzontal, its fine horizantally, but when I turn it vertical it places it in a position were it shouldn't be, but if you run the block while vertical it is were it should, and when horitxontal it is were it shouldn't
Like, if the arrangements are hidden in appinventor web editor it doesn't arrange the arrangements correwcly in companion even if they r shown in companion
You may need to set the height and width for it to update correctly.
About this, do you mean when the arrangement is not visible and when starting the floating function you make it visible and it does not appear in its place?
Download this aia project to try it and tell me if you still have the same problem.
Ok so the first issue is fixed somehow, idk why its messed up on my app, and the second one also fixed? Did you just fix it or did you so smething different?
You need to put the banner in an imageView or in an Arrangement, but where the banner will go you will not put it in the function, that banner you put it in a vertical Arrangement (That will go in parentArrangement). And the profile photo in another Arrangement and put that Arrangement in floatingArrangement.
I don't know if I explained myself well or if everything is mixed up.