pockethub / PocketHub

PocketHub Android App
Apache License 2.0
9.39k stars 3.46k forks source link

Remove loading text when scrolling to bottom #1214

Closed veyndan closed 5 years ago

veyndan commented 6 years ago

Currently when the user scrolls to the bottom of the page, a progress bar and text stating that the items are being loaded is present. The text stating that items are being loaded is unnecessary and adds clutter to the app design. Many other popular apps just use the progress bar with no text, which I feel is a lot cleaner and should be adopted by this app.

Another benefit (though less important) is maintenance of page loading strings in other languages is no longer needed as a progress bar is universally understood.

PocketHub Instagram Twitter Facebook
old ig twitter fb
Meisolsson commented 6 years ago

Not much to say, sounds like a good idea. Feel free to do it.

surajdubey commented 6 years ago

I can submit PR for this @veyndan @Meisolsson Let me know if I should start on it.

veyndan commented 6 years ago

Sure go for it!