autocompletetextview topic

List autocompletetextview repositories

CodeView

369
Stars
48
Forks
Watchers

Android Library to make it easy to create an Code editor or IDE that support any languages and themes, with auto complete, auto indenting, snippets and more features

Autocomplete

354
Stars
70
Forks
Watchers

Simple yet powerful autocomplete behavior for EditTexts, to avoid working with MultiAutoCompleteTextView APIs.

EmailAutoCompleteTextView

422
Stars
49
Forks
Watchers

An AutoCompleteTextView with builtin Adapter with the emails in the device.

multi_trigger_autocomplete

86
Stars
15
Forks
Watchers

A flutter widget to add trigger based autocomplete functionality to your app.

clearable-edittext

57
Stars
12
Forks
Watchers

Simple custom view for clearable EditText.

MaterialChipsInput

16
Stars
8
Forks
Watchers

Implementation of Material Design Chips component for AndroidX compatible

Smarty-Streets-AutoCompleteTextView

21
Stars
11
Forks
Watchers

Gradle library. Android AutocompleteTextView that receives and displays address suggestions from Smarty Streets.

AutoCompleteTextViewSample

15
Stars
0
Forks
Watchers

《AutoCompleteTextView最佳实践》系列文章。从Android源码层面分析AutoCompleteTextView的使用场景和特殊情况处理。