nav drawer fix
This commit is contained in:
@@ -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">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user