Android - Custom Dialog - Can't get text from EditText. final Dialog dialog = new Dialog(MyActivity.this); dialog.setContentView(R.layout.custom_dialog); ...
確定! 回上一頁