Hacker News new | ask | show | jobs
by ogoffart 171 days 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.

1 comments

This is cool because it takes a significant effort to implement