Nested scroll support for the IME (on-screen keyboard)
The new rememberImeNestedScrollConnection()
allows you to easily attach scrolling behavior to the keyboard. See here for more information.
All changes
- Update to snapshot 7067732. (#179) @nickbutcher
- Add information for nested scroll IME to README (#178) @chrisbanes
- [Insets] Use WindowInsetsAnimationCompat (#177) @chrisbanes
- Support for controlling the device IME via nested scroll (#170) @chrisbanes
- Update to Compose SNAPSHOT 7065526 (#176) @chrisbanes
- Update AGP, Gradle, Spotless and ktlint (#175) @chrisbanes
- Build docs before deploy (#174) @chrisbanes