anyone here knowing how to deal with navigation library?
how I can move from a fragment in an activity to activity(using navigation lib not intent please),
what I understood is to navigate to another navigation file and automatically will start the "startDestination" fragment
thanks alote