What are the advantages of using Navigation Drawer with Activities VS with Fragments?
问题 I want to implement a Navigation Drawer in my app but I am conflicted on whether I should use it with Fragments or with Activities (see image below for more details). Is there any real advantages or disadvantages between the two or is it just a matter of preference? Edit: Just to clarify my question: In the case of using Activities instead of Fragments; When I select "Import" that will open an Activity and not a Fragment and if I select "Gallery" it will open an Activity with contents for