I need to have 2 different navigation drawers. After creating the first one, I click on New Activity to select Navigation drawer. Nothing happens, the gradle syncs and there is only one .xml file in the 'menu' package Any idea how to solve it? I have version : 2020.3.1 Patch 2
Asked
Active
Viewed 101 times
0
-
Simple is the answer, reuse the same XML file with the `NavigationView` of other `Activity` – Muhammad Junaid Khalid Sep 18 '21 at 08:35
-
pls following this Link : https://stackoverflow.com/a/19451842/11138845 – S_i_l_e_n_t C_o_d_e_r Oct 11 '21 at 11:21