EditText et = (EditText)findViewById(R.id.inbox);
et.setSelection(et.getText().length());

 

相关文章:

  • 2021-10-19
  • 2021-09-09
  • 2022-12-23
  • 2021-08-09
  • 2021-07-13
  • 2021-07-31
  • 2022-12-23
  • 2021-05-30
猜你喜欢
  • 2021-10-17
  • 2022-12-23
  • 2022-02-14
  • 2021-11-13
  • 2021-08-28
  • 2021-07-11
  • 2022-12-23
相关资源
相似解决方案