Hello! Is it possible to implement in compose soft...
# compose
p
Hello! Is it possible to implement in compose soft keyboard and integrate it? If yes, how to do it?
d
https://developer.android.com/develop/ui/views/touch-and-input/creating-input-method
Copy code
override fun onCreateInputView(): View {
I think when this is called you just pass a ComposeView.