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
- Host: GitHub
- URL: https://github.com/passy/android-adaptermergeexample
- Owner: passy
- Created: 2014-06-17T16:48:07.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-17T17:00:25.000Z (about 12 years ago)
- Last Synced: 2025-02-04T16:35:35.736Z (over 1 year ago)
- Language: Java
- Size: 230 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
AdapterMerge
============
Exploring different options of merging auto-completion adapters on demand.
Running
-------
```
./gradlew installDebug
```