I've used de TWebBrowser component on my multi-device application and it works fine. However, I would like that my application reshapes itself so that the virtual keyboard does not overlap the webBrowser component. Additionally, I tried to use a VerticalScrollBox component to solve this overlapping situation and running on IOS works fine, but on Android the problem continues. Is there any solution for this situation?
I'm using Delphi 10.2.2.
Best regards,
Felipe