You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have placed a Xamarin Forms Webview in a Popup. On Android 13 I have a problem that the virtual keyboard is covering the input field in the webview when its getting focus. On IOS and Android <= 12 everything is working correctly.
When the input field is focused in the Popup I can see that the "parent/calling" content page is resizing its content to adjust for the keyboard which seems strange.
Any ideas or help will really mean alot.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I have placed a Xamarin Forms Webview in a Popup. On Android 13 I have a problem that the virtual keyboard is covering the input field in the webview when its getting focus. On IOS and Android <= 12 everything is working correctly.
When the input field is focused in the Popup I can see that the "parent/calling" content page is resizing its content to adjust for the keyboard which seems strange.
Any ideas or help will really mean alot.
Thanks!
The text was updated successfully, but these errors were encountered: