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

Android BottomNavigationView goes up when keyboard appears #225

Open Tetraquark opened 4 years ago

Tetraquark commented 4 years ago

Need to add possibility for BottomNavigationScreen to hiding BottomNavigationView below keyboard when it opens.

Alex009 commented 4 years ago

implemented in ATRA project, and should be moved to widgets lib