-
if Waydroid is started while on-screen keyboard is on the screen, it won't extend to the area taken by the keyboard until the container is rebooted
This may be mitigated by using:
waydroid prop set persist.waydroid.width <int>
waydroid prop set persist.waydroid.height <int>
(as seen in my waydroid cfg script)
Please register or sign in to comment