In the service, I have tried to insert the code to use an auto complete view after the layout is inflated but the autocomplete text view now can't be typed in ie. no keyboard pops out.
Is there another way of attaching the activity to the inflated layout?
In the service, I have tried to insert the code to use an auto complete view after the layout is inflated but the autocomplete text view now can't be typed in ie. no keyboard pops out.
Is there another way of attaching the activity to the inflated layout?