안드로이드/프로그래밍

에디트 editText

에어버스 2015. 8. 23. 16:45

에디트 editText

((EditText) view).setSelection(str.length());

커서를 문자열 끝으로 이동