Remix.run Logo
ogoffart 4 hours ago

> So in case of slint, I would check how they solved the text inputs.

Slint uses the NativeActivity by default, but it supports IME by implementing the IME support in Java in the Slint's android backend.

rekireki 4 hours ago | parent [-]

This is cool because it takes a significant effort to implement