shiburagi / Drawer-Behavior

Drawer behavior is a library that provide an extra behavior on drawer, such as, move view or scaling view's height while drawer on slide.

Home Page:https://shiburagi.github.io/Drawer-Behavior/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

softInputMode Adjust resize create blank space under drawer header when keyboard appear

ErfanDP opened this issue · comments

Hey i need to set my softInputMode to Adjust Resize but when softKeyBoard appear there will be an empty space under drawer header (same size with keyboard i guess)
requireActivity().window.setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE)
anyWay to prevent that from happening?

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.