lotusprey / otraku

An unofficial AniList client for Android and iOS
GNU General Public License v3.0
327 stars 11 forks source link

Unable to go back to Preview page after entering the Anime list page. #142

Closed 0-BlackSpectrum-0 closed 2 months ago

0-BlackSpectrum-0 commented 2 months ago

When I enter the main anime list page, I'm not able to go back to the preview page, by pressing back button, which closes the app, also there's no button to go back to Preview page like we have a button to enter the anime list page, can you please either make back button go back to Preview page or add a exit button? (Pressing back to go back to Preview bage would be better, instead of exist the app itself)

lotusprey commented 2 months ago

This is the intended behavior. The preview is not really a page by itself. It's simply a partially loaded collection, meant to avoid wasting bandwidth and load-time on fetching all your entries at once. When you tap the "expand" button, it loads the rest of your entries to form a full collection. So it seems wasteful to add yet another button in the view, only to erase back a part of the collection.