CampFahrplan
CampFahrplan copied to clipboard
Don't stack fragments on the back stack
At least for fragments of the same type (lecture details), don't stack them on the back stack if clicked consecutively. If replacing a lecture detail fragment with a different one, also remove it from the back stack.
Is this specific to tablet layouts?
yes
It would be convenient if fragment manager actions are harmonized as in #113 before looking into this. I further plan to extract common routines into a BaseFragment class.
I'm not a huge fan of building abstraction layers on top of every Android API. At least that's the common basis everyone is used to.
:white_check_mark: Resolved here: https://github.com/EventFahrplan/EventFahrplan/commit/f9fe5ffa0d1cbe2fde60f5b2ad0fda96d83aa52f