Generally AutoCompleteTextView is populated with strings.xml file in res/values folder. Can anyone tell me how to use a string array created in the class to populate AutoCompleteTextView?
Generally AutoCompleteTextView is populated with strings.xml file in res/values folder. Can anyone tell me
Share
Try this…