mcbain3222
Lurker
Hello,
i want to dynamically fill a listview by a webservice when the user starts dragging. I think it fits best in the
method, but i don't get the listview filled with new content after the site changes to the new one.
Does anyone have a hint for me? Or a code snippet to get rid of it?
Thx in advance.
Best regards
mc
i want to dynamically fill a listview by a webservice when the user starts dragging. I think it fits best in the
Code:
public void onPageSelected(int arg0)
method, but i don't get the listview filled with new content after the site changes to the new one.
Does anyone have a hint for me? Or a code snippet to get rid of it?
Thx in advance.
Best regards
mc