DomainGroupOSS / accounts-autocomplete

An M-compatible custom AutoCompleteTextView that shows the user's Google accounts as autocomplete suggestions.
Apache License 2.0
16 stars 4 forks source link

Allow dropdown layout customisation #15

Open zmdominguez opened 8 years ago

zmdominguez commented 8 years ago

The layout file passed into either AccountsAdapter or the default ArrayAdapter must be customisable via an XML attribute (app:dropdownLayout or similar).