OdyseeTeam / odysee-ios

The Odysee iOS app with wallet functionality.
MIT License
67 stars 22 forks source link

Fix loading view always showing when scrolling home page #348

Closed ktprograms closed 1 year ago

ktprograms commented 1 year ago

Livestreams view is considered to have reached end when no livestreams to display.

To fix, check if livestreams view was scrolled instead of just if it reached end.