这是我的代码:
if(editText.getText().toString() == ""){ editTextBenefaction.setText("0"); }
他为什么不工作?
android android-edittext
android ×1
android-edittext ×1