ncapdevi/FragNav

Exclude a tab from returning a fragment

Closed this issue · 1 comments

How do I exclude a tab from returning a fragment? For example, I want the third tab to return a dialog fragment or activity. How do I do that?

When that tab is pressed, push a dialog, not a fragment. This question is outside the scope of this library.