nav drawer fix

This commit is contained in:
2017-10-06 11:43:47 +03:00
parent 71a4d193d6
commit 29d5dc9a59
5 changed files with 9 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
<android.support.v4.widget.DrawerLayout
android:id="@+id/drawerLayout"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_height="match_parent"
android:layout_below="@+id/pizzalinkToolbar"
android:layout_above="@+id/bottomNavigationView">