How can I add a navigation drawer to a fragment. I need to be able to load a minor hamburger into a fragment, which can in turn load other fragments depending on the selection without losing the navigation menu.
I have seen that in android studio there is the possibility to create a project that brings the navigation drawer by default in an activity, the difference is that I need to load the navigation drawer in a fragment and that this in turn is capable of fragments nested