Questions
Try this:
EditText et = (EditText)findViewById(R.id.inbox); et.setSelection(et.getText().length());
~ Answered on 2011-07-08 12:07:48