ShatterStar
Newbie
Hi,
I have began creating an android app with the "Blank Activity" template, I have created 3 different activities with 3 different views essentially. Reading up on the navigation drawer in order to have it you need to have two views within a drawer layout root element. My question is if I want to have the navigation drawer appear throughout my application do I need to have all my views within a drawer root element?
I have began creating an android app with the "Blank Activity" template, I have created 3 different activities with 3 different views essentially. Reading up on the navigation drawer in order to have it you need to have two views within a drawer layout root element. My question is if I want to have the navigation drawer appear throughout my application do I need to have all my views within a drawer root element?