DobList DemoAny Android developer needs Endless ListView, and needs progress dialog to be shown in the middle of his own ListView at first loading dat
Version
1.0
Package Name
com.dobmob.doblistdemo
Category
Business Office
Size
759.75KB
Release Time
February 26, 2025
DobList Demo
Any Android developer needs Endless ListView, and needs progress dialog to be shown in the middle of his own ListView at first loading data, so he will write the code line by line or use a custom ListView to get some features and lost his own ListView.
What about getting desired features with your own ListView and its derivatives!
DobLis is an Open Source Android library that provides to ListView adding ProgressBar (or any view) to the footer of ListView to be shown in loading more, and callback that is called when reaching last item in ListView.
You can find the library itself on GitHub (https://github.com/bilalsammour/DobList).