... public void onTextChanged(CharSequence s, int start, int before, int count) { Log.d("MyTag", "onTextChanged: " + s); } ...
確定! 回上一頁