Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Navigation Graph

How Can I Clear Every Fragments In Back Stack Using Navigation Component (for Example When Http 401 Triggeres) And Sent To Login Fragment

We have next attributes to remove fragment/fragments when opening another one. app:popUpTo='...… Read more How Can I Clear Every Fragments In Back Stack Using Navigation Component (for Example When Http 401 Triggeres) And Sent To Login Fragment

When I Add The Same Fragment To Second Navigation Graph, Don´t Recognize The Action Class

I need to add the same fragment to different navigation graphs. This is piece of code of first grap… Read more When I Add The Same Fragment To Second Navigation Graph, Don´t Recognize The Action Class

Android Navigation Component Activity Intent Flags

I have created a navigation action from a fragment to an activity, but I have no way of clearing th… Read more Android Navigation Component Activity Intent Flags