android-PlacesAutocompleteTextView icon indicating copy to clipboard operation
android-PlacesAutocompleteTextView copied to clipboard

An address-autocompleting text field for Android

Results 7 android-PlacesAutocompleteTextView issues
Sort by recently updated
recently updated
newest added

I´m building a release build but cannot get past his proguard related error: ``` Process: com.toy.android.production, PID: 13817 java.lang.NullPointerException: Attempt to read from field 'java.lang.Object android.widget.Filter$FilterResults.values' on a null object...

enhancement
help wanted

When run demo-app... Im getting an exception. > "Unable to fetch autocomplete results from the api"

bug
help wanted

LGE LG K4 (lv1), 1024MB RAM, Android 6.0 Report 1 of 2 java.lang.ArrayIndexOutOfBoundsException: at java.util.ArrayList.get (ArrayList.java:310) at android.widget.ArrayAdapter.getItem (ArrayAdapter.java:344) at com.seatgeek.placesautocomplete.PlacesAutocompleteTextView$2.onItemClick (PlacesAutocompleteTextView.java:162) at android.widget.AutoCompleteTextView.performCompletion (AutoCompleteTextView.java:906) at android.widget.AutoCompleteTextView.access$500 (AutoCompleteTextView.java:91) at android.widget.AutoCompleteTextView$DropDownItemClickListener.onItemClick...

bug
help wanted

Hello everyone, I am using this script in my app and when I try to use it after uploading it to play services the app crash. When I enter the...

Hello, when searching location there are only two or three results are showing,remaining are kept under keyboard. If possible, please add scroll in search results in next release.It will more...

enhancement
help wanted

setCurrentLocation() not give current location until set the radius by calling setRadiusMeters(). There is not mention in the document that user have to first set call the setRadiusMeters(radius) method for...

bug
help wanted

One suggestion I have is that when you begin to write in the EditText appears something indicating that it is loading the search

enhancement
help wanted