BottomBarDrawer
BottomBarDrawer copied to clipboard
Do not use "android:id/content" as identifier to find out which view is content.
Just use positioning of views in layout like the original DrawerLayout does. First will be content, next will be BottomBarDrawer.