/DelayedTextWatcher---Android

Sometime you need to add a delay to Changed Text events, for instance EditText Suggester, this class will prove to be helpful in that case.

Primary LanguageJava

DelayedTextWatcher---Android

Sometime you need to add a delay to Changed Text events, for instance EditText Suggester, this class will prove to be helpful in that case.

Use it as - DelayedTextWatcher textWatcher = new DelayedTextWatcher( Time_in_MilliSec){}; and implement memthods