An AutoCompleteTextView with builtin Adapter with the emails in the device.
-
Updated
Dec 20, 2015 - Java
An AutoCompleteTextView with builtin Adapter with the emails in the device.
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
Simple yet powerful autocomplete behavior for EditTexts, to avoid working with MultiAutoCompleteTextView APIs.
A flutter widget to add trigger based autocomplete functionality to your app.
Simple custom view for clearable EditText.
Migrating to the New Places SDK Client
Gradle library. Android AutocompleteTextView that receives and displays address suggestions from Smarty Streets.
Implementation of Material Design Chips component for AndroidX compatible
《AutoCompleteTextView最佳实践》系列文章。从Android源码层面分析AutoCompleteTextView的使用场景和特殊情况处理。
This library add the ability to listen to drawables touch events for TextView subclasses
ArrayAdapter which follows the RecyclerView API
A lightweight and powerful abstraction over MultiAutoCompleteTextView and Tokenizer
A Custom Filtered Adapeter for Android
ViewBuilder for Android is a library for easily building useful views like Tags, Spinner, AutoCompleteTextView, ...
Tutorial covering how to use the AutoCompleteTextView widget in Android app development
This is the SuggestionAdapter: An adapter aimed to be used (But not only) with the AutoCompleteTextView component. The main point is that the adapter has a trigger (String) that starts the auto-complete list and will insert the user input + the suggestions from the list.
A simple library that helps extends AutoCompleteTextView with dynamically loaded data
This is easy to use Autocomplete when you want to load suggestion from API end point, You just need to provide API Endpoint URL, API method(GET,POST), OUTPUT Model/POJO class in XML . and setup parser in java file
AutoComplete_TextView is written in Kotlin for Android Apps.
Wheel Purchasing App. Utilizes RecyclerView, Fragments, Accelerometer, LongPress Gesture, unique layouts for portrait and landscape views, JSON data retrieval, SQLite, AutoCompleteTextView, ScrollView, Preferences and other features implemented with an MVC design pattern.
Add a description, image, and links to the autocompletetextview topic page so that developers can more easily learn about it.
To associate your repository with the autocompletetextview topic, visit your repo's landing page and select "manage topics."