Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 286 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 286 Bytes

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