icerockdev / moko-widgets

Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev
Apache License 2.0
387 stars 32 forks source link

Sync scroll of list when resizing view by keyboard showing #218

Closed Dorofeev closed 4 years ago

Dorofeev commented 4 years ago

Sync scroll of list when resizing view by keyboard showing. It means, after keyboard shown/hide, scroll bottom offset will be same as before. Like in chats(WathsApp, Telegram,...)