Qt 6.11 is out! See what's new in the release
blog
Android Keyboard AdjustPan gap between kbd and TextEdit
-
Hi!
I am writing a chat software and I want a gap (in android) between the TextField on the bottom and the show-up keyboard.
In this image I am able to add a gap with increasing the anchors.bottomMargin when the Inputpanel shows up.
But if I tap in the TextField the android recalculates the layout and I can not set a gap anymore...I'm happy about all ideas :) !
Thank you!