Android TextView
Basic
Properties
Format
- TextView add links
- Use format string in TextView
- Use LinkMovementMethod in hyper link
- Use SpannableString
- Use TextView autoLink
Font
Event
AutoComplete
- Listen to text changed event for AutoCompleteTextView
- Set Threshold for AutoCompleteTextView
- Use ArrayAdapter to fill data to AutoCompleteTextView
- Use AutoCompleteTextView
- Use MultiAutoCompleteTextView