Im new to android and making a listview with overscroll option, my idea is pull the listview to refresh it , first of all i need to learn how to make a listview overscroll without any items in it. Please give me some solutions , yes ofcourse ive googled about my problem however there were libraries given , I just only wanted to understand how and make my own listview , i dont wanna copy any library thats all. Thank you !
Asked
Active
Viewed 371 times
0
-
You don't want to copy any library that is fine.. did not you stumble upon some example code while googling? – Darpan Nov 07 '14 at 09:40
-
First of all you have try some from your end and if you get any problem then ask SO otherwise no one here to do all code for you. – Haresh Chhelana Nov 07 '14 at 09:42
1 Answers
0
You can try this code from here
or
You can directly download the source code from git hub
You need to include this class PullToRefreshListView extends ListView
Then you need to add that in xml .PullToRefreshListView

Community
- 1
- 1

Kartheek Sarabu
- 3,886
- 8
- 33
- 66