iamantoniodinuzzo / CineMates

CineMates is a modern android application for movie fans in which you will be able to search for movies and consult information provided by The Movie DB.
GNU General Public License v3.0
15 stars 3 forks source link

Duplicate fragments on the activation stack #270

Open iamantoniodinuzzo opened 1 year ago

iamantoniodinuzzo commented 1 year ago

Contact Details

No response

What happened?

Maybe fragments should not be recreated more than once but there should always be only one entity on the stack

Code to produce this issue.

Specifically, the following stack creates problems. 
Home
Search
Discover
Search
If you try to go back, Search fragment appears twice.