Seen as now the DrawerLayout is included in the support libraries, I have been looking for a tutorial or guide for migrating from SimonVT MenuDrawer to the official DrawerLayout.
I have only found questions like this: Navigation drawer (menudrawer) Android 5 (lollipop) style
The problem I see is that implementing DrawerLayout implies changing/reorganizing ALL of my layouts xml.
I'd like some guidance about the best way to proceed.
Thanks
References: