[Android] - 위젯/EditText
포커스 주기
농부지기
2017. 1. 2. 22:45
* EditText 에 Focus(cursor)주기
1. Java단에서
editText_Name.requestFocus();