您必須使用TextWatcher擴展類並覆蓋 afterTextChanged() , beforeTextChanged() , onTextChanged() . 您必須在其中編寫所需的邏輯 afterTextChanged() 實現您所需功能 ...
確定! 回上一頁