Stable 1.21.x release - you should be able to update from previous 1.20.x release without discovering new bugs 😎
🐛 Bug fixes
KeyboardAwareScrollViewscrolls up when keyboard type gets changes (7b98133)- memory leak in
WindowDimensionListenerwhen Activity restarts (51fbe47)
👍 Improvements
📚 Documentation
- KeyboardAwareScrollView+BottomSheet types issue (1aa7cdd) by @litinskii
- workaround for non-working
scrollToEndinKeyboardChatScrollView(10c0218)
🔢 Miscellaneous
- cover keyboard resize scenarios in
KeyboardAwareScrollViewby unit tests (75981ee)