I\'m working with the v7 support library and trying to have a navigation drawer on the left. As read elsewhere I set up:
DrawerTest.java: T
Add this line in your FrameLayout
app:layout_behavior="@string/appbar_scrolling_view_behavior"