softInputMode Adjust resize create blank space under drawer header when keyboard appear
ErfanDP opened this issue · 1 comments
ErfanDP commented
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?
stale 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.