An open API service indexing awesome lists of open source software.

https://github.com/passy/android-adaptermergeexample

Android example for merging multiple adapters for one autocomplete field
https://github.com/passy/android-adaptermergeexample

Last synced: over 1 year ago
JSON representation

Android example for merging multiple adapters for one autocomplete field

Awesome Lists containing this project

README

          

AdapterMerge
============

Exploring different options of merging auto-completion adapters on demand.

Running
-------

```
./gradlew installDebug
```