9

Does anyone know the replacement for the adjust resize flag in Android 11? My layout has the EditText and it's getting hidden after the keyboard popup as I can't use the below the flag

getActivity().getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE);

Thanks

ketan muttha
  • 266
  • 1
  • 6
  • Hi! Any progress? – Lobs May 06 '21 at 20:57
  • Have you tried this? [How to adjust dialog layout when soft keyboard appears using the latest WindowInset API](https://stackoverflow.com/questions/64947700/how-to-adjust-dialog-layout-when-soft-keyboard-appears-using-the-latest-windowin) – Daniel Cettour Sep 21 '21 at 14:48

0 Answers0