What is markup objects in context of Android Span?
android.text.SpanWatcher
When an object of this type is attached to a Spannable, its methods will be called to notify it that other markup objects have been added, changed, or removed.
What is the mean of markup objects here?
HTML
HyperText Markup Language
HyperText Hypertext is text which contains links to other texts.
Markup ?
Please let me know what is Markup mean...
EDIT
So the markup object is Span...thanks to pskink