Draw NavigationDrawer items under the status bar
This commit is contained in:
parent
12955804e4
commit
3bfa785764
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@
|
|||
android:layout_height="match_parent"
|
||||
android:layout_gravity="left"
|
||||
android:background="?attr/bg_color"
|
||||
android:clipToPadding="false"
|
||||
android:drawSelectorOnTop="true"/>
|
||||
|
||||
</android.support.v4.widget.DrawerLayout>
|
Loading…
Reference in a new issue