Ejemplo n.º 1
0
 @Override
 public void afterTextChanged(Editable s) {
   updateDialTextHelper();
 }
Ejemplo n.º 2
0
 @Override
 public void onTextChanged(CharSequence arg0, int arg1, int arg2, int arg3) {
   updateDialTextHelper();
 }