itszechs / DriveStream

Stream video files from Google drive
Apache License 2.0
283 stars 29 forks source link

Improved pagination ui #8

Closed itszechs closed 2 years ago

itszechs commented 2 years ago

Instead of showing and hiding a ProgressBar in main fragment's layout, adding a item with progress bar at end of the list if response is not at last page and simply not adding it if we are at last page. No extra logic required to show/hide ProgressBar for pagination