Skip to content

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.

Notifications You must be signed in to change notification settings

Sudeepatgithub/DelayedTextWatcher---Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages