Android Navigation Drawer over the tabs

suresh cheemalamudi picture suresh cheemalamudi · May 23, 2013 · Viewed 37.9k times · Source

I am using the new navigation drawer available from the support library. When using the drawer along with tabs, the drawer menu is getting displayed below the tabs as shown below. How can i make sure the drawer menu is shown on the tabs. (It should display the drawer menu as if there are no tabs)

Drawer menu without tabs enter image description here

Drawer menu with tabs

enter image description here

Answer

David TA picture David TA · May 23, 2013

I got the same issue and the answer I got from Roman Nurik (Android team) is that the Navigation Drawer should not be used with the Action Bar tabs.

The discussion can be found here: https://plus.google.com/u/1/116515063230772720916/posts/8dWEkFcbTFX