autocompletetextview topic
CodeView
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
Simple yet powerful autocomplete behavior for EditTexts, to avoid working with MultiAutoCompleteTextView APIs.
EmailAutoCompleteTextView
An AutoCompleteTextView with builtin Adapter with the emails in the device.
multi_trigger_autocomplete
A flutter widget to add trigger based autocomplete functionality to your app.
clearable-edittext
Simple custom view for clearable EditText.
MaterialChipsInput
Implementation of Material Design Chips component for AndroidX compatible
Smarty-Streets-AutoCompleteTextView
Gradle library. Android AutocompleteTextView that receives and displays address suggestions from Smarty Streets.
Google-Places-SDK-for-Android
Migrating to the New Places SDK Client
AutoCompleteTextViewSample
《AutoCompleteTextView最佳实践》系列文章。从Android源码层面分析AutoCompleteTextView的使用场景和特殊情况处理。