RayLeaf-Studios / PocketPlan

A simplistic Android app, designed to take care of everyday tasks.
MIT License
107 stars 8 forks source link

Recent tab when app start #55

Open Andreas-Kainz opened 1 year ago

Andreas-Kainz commented 1 year ago

Hi,

When the app was started, the Home was shown. Would it be possible to show the last tab that was used?

mvnowak commented 1 year ago

This is definetly possible, however if added this would be an option turned off by default, since the default behavior for android apps is to always open to the same fragment when closed completely (see WhatsApp for example).