Jul 27, 2017 · 1 min read
Hi, I have a question. If I want to inject the fragments whenever I click one of the options from the side menu drawer, the container should be something like private PlaceHolderView mGalleryView;??
Do I have to use that object to inject the fragment?
For example, I want to create a fragment in order to create the Profile view.
Thx