AutoCompleteTextView dropdownlist invalidate through ArrayAdapter?

Up vote 0 down vote favorite share g+ share fb share tw.

I have an ArrayAdapter and ArrayList initialized earlier in program. Using AsynTask, in BackgroundTask I am adding dynamic data from webservices into ArrayList. Everything is working fine.

At first time when I enter text in AutoCompleteTextView it searches and shows dropdownlist. But when I search for another text, ArrayAdapter getCount size is 0. Below code, I am doing in postTask.. 1 - setting adapter to autocompleteTextView.

2 - setNotifyonChange to adapter. 3 - autocompletetextview invalidate. Sorry I m fresher to write on stack overflow, code wasn't getting posted so wrote like this, hope reader will understand.

I have tried notifyDataSetChanged and notifyDataSetInvalidate; nothing working. Please let me where am I going wrong. Adapter arrayadapter autocompletetextview invalidate link|improve this question asked Feb 23 at 12:09user122823811.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions