v1.3.1: add inputType and fix coroutine scope for keyboard send
- Add InputType.TYPE_CLASS_TEXT so IME shows Send key on all keyboards - Replace kotlinx.coroutines.MainScope() with external coroutineScope to avoid lifecycle mismatch and potential scope cancellation
This commit is contained in:
Reference in New Issue
Block a user