Android : Textbox hidden below keyboard in Android kivy webview in kivy webview app

66 views
Skip to first unread message

Aakash Aarya

unread,
Apr 23, 2023, 6:27:16 PM4/23/23
to Kivy users support
i try a lot of options like
android.windowSoftInputMode=adjustResize

Robert

unread,
Apr 23, 2023, 10:24:58 PM4/23/23
to Kivy users support
Normally  Window.softinput_mode places a Kivy Textinput immediately above the keyboard:

But as I understand it the question is about the Webview example.
The contents of the Webview is an Android View rendering HTML (or similar), not a Kivy Textinput Widget.
So it seems unlikely that will work.

I have not tried it so I cant tell you what to do, but if I were you I'd try  android:fitsSystemWindows 
Reply all
Reply to author
Forward
0 new messages