| Interface | Description |
|---|---|
| TokenCompleteTextView.TokenListener<T> | |
| Tokenizer | |
| ViewSpan.Layout |
| Class | Description |
|---|---|
| CharacterTokenizer |
Tokenizer with configurable array of characters to tokenize on.
|
| FilteredArrayAdapter<T> |
Simplified custom filtered ArrayAdapter
override keepObject with your test for filtering
|
| SpanUtils | |
| TagTokenizer | |
| TokenCompleteTextView<T> |
GMail style auto complete view with easy token customization
override getViewForObject to provide your token view
Created by mgod on 9/12/13. |
| ViewSpan |
Span that holds a view it draws when rendering
Created on 2/3/15.
|
| Enum | Description |
|---|---|
| TokenCompleteTextView.TokenClickStyle |