I have one ListView with BaseAdapter.
Normally we see that ListView that refresh when user go to 1st position and then If User swipe the Listview at upside from first position then list of the ListView is refresh.
I want to apply that in android can any one tell me how it is possible ?