Can someone explain to me why the “SetRotationAnimated” function behaves differently in B4a and B4i?
In B4a, the content rotates around the left point, whereas in B4i it rotates around the center, which I think is correct.
Is there a way to make B4a rotate from the center as well?
i had same issues and i noticed that in b4i and b4a the font size is acting differently. in b4i a change all views in my layout with smaller font size that it acts same as in b4a.
i can use #if b4a... #else if b4i... and set a different font size