ncapdevi / FragNav

An Android library for managing multiple stacks of fragments
1.5k stars 210 forks source link

Pop Fragment at index #211

Closed seenitatulgupta closed 5 years ago

seenitatulgupta commented 5 years ago

There should be a feature of removing a fragment from the middle of a stack.

ncapdevi commented 5 years ago

That's not how stacks work. https://www.tutorialspoint.com/data_structures_algorithms/stack_algorithm.htm