3

I'm using Embarcadero RAD Studio 10.2.2.

I have a TWebBrowser component in my FireMonkey multi-device application, and it works fine. However, I would like for my application to reshape itself so that the virtual keyboard does not overlap the edit component of the WebBrowser.

I tried to use a TVerticalScrollBox component to solve this overlapping situation, and it works fine on iOS, but the problem continues on Android.

Is there any solution to this issue?

IOs example:(What i want) enter image description here

Android example:(My problem) enter image description here

0 Answers0