由于在FragmentActivity中配置SoftInputMode不好使,所以要在Fragment 中设定:getActivity().getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_PAN);

相关文章:

  • 2022-12-23
  • 2021-06-16
  • 2021-10-09
  • 2022-12-23
  • 2021-11-09
  • 2022-12-23
  • 2021-08-28
  • 2021-07-26
猜你喜欢
  • 2022-03-05
  • 2022-12-23
  • 2021-07-30
  • 2022-12-23
  • 2022-12-23
  • 2021-12-18
相关资源
相似解决方案