ViewKeyboardManager
constructor(lifecycleManagerObserver: LifecycleManagerObserver = LifecycleManagerObserver(), coroutineScope: CoroutineScope)
Parameters
lifecycleManagerObserver
The LifecycleManagerObserver to observe lifecycle changes.
coroutineScope
The CoroutineScope managing the keyboard lifecycle.