AutoCompleteSupportFragment keeps disabling it's self after place selection

Liam McIntosh :

I'm using an AutoCompleteFragment in my application and after I press the search button, type in a place and the select it nothing happens. The PlaceSelection listener that I have attached to AutocompleteFragment is never called; even without error. It also seems as though the fragment has disabled it's self because when I press the search bar again I get this error in the log "Places: Autocomplete activity cannot be launched until fragment is enabled." which is odd because I never disable it in my code.

Im currently using

com.google.android.libraries.places:places:1.1.0
Liam McIntosh :

Sorry guys i actually found the solution to my error. I wasnt calling the super method in my overriden onActivityResult method. I tried posting my code, manafest, etc but stack overflow keep throwing me an error when i tried to submit.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=162820&siteId=1