Android-PanesLibrary icon indicating copy to clipboard operation
Android-PanesLibrary copied to clipboard

Added method to clear only last fragment

Open NorseDreki opened this issue 10 years ago • 0 comments

...as opposed to clearing all the fragments at once.

Sometimes there is a need to go only one step up in the hierarchy. I added a method which clears only last fragment which is on top of the stack, all other fragments remain in place.

NorseDreki avatar Jun 21 '14 20:06 NorseDreki