Make the drawer layout adapt to any status bar size
This improves the drawer specifically for phones that have a notch.
This commit is contained in:
parent
31b4786db0
commit
346eb2df96
3 changed files with 20 additions and 18 deletions
|
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- Menu Drawer Dimensions -->
|
||||
<dimen name="drawer_header_height">150dp</dimen>
|
||||
<dimen name="drawer_header_padding_top">36dp</dimen>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue