Friday 11 March 2016

SearchableSpinner

Searchable Spinner is a dialog spinner with the search feature which allows to search the items loaded in the spinner.



from The Android Arsenal

2 comments:

  1. Manifest merger failed : Attribute application@label value=(@string/title) from AndroidManifest.xml:17:9-38
    is also present at [com.toptoche.searchablespinner:searchablespinnerlibrary:1.3.1] AndroidManifest.xml:13:9-41 value=(@string/app_name).
    Suggestion: add 'tools:replace="android:label"' to element at AndroidManifest.xml:13:5-70:19 to override.

    ReplyDelete
    Replies
    1. App name Duplicate in Manifest file
      android:label=""

      Delete