diff --git a/navlib/src/main/res/layout/nav_view.xml b/navlib/src/main/res/layout/nav_view.xml index 54a81a0..c0c84ee 100644 --- a/navlib/src/main/res/layout/nav_view.xml +++ b/navlib/src/main/res/layout/nav_view.xml @@ -7,16 +7,13 @@ android:orientation="vertical" tools:parentTag="FrameLayout"> - - - + android:layout_height="?attr/actionBarSize" + android:elevation="4dp" + android:background="?nv_actionBarBackground" + app:title="@string/app_name" /> + android:layout_height="match_parent" + android:translationZ="10dp">