kanytu / android-material-drawer-template

An Android template with navigation drawer for material design
Apache License 2.0
674 stars 217 forks source link

Not compile with material design guidelines #2

Closed yoavst closed 9 years ago

yoavst commented 9 years ago

The toolbar should be inside the drawer Layout.

kanytu commented 9 years ago

The toolbar should be wherever you want and feel better with. Personally I dislike the navigation menu above the toolbar and apparently Google too.

yoavst commented 9 years ago

http://www.google.com/design/spec/patterns/navigation-drawer.html The nav drawer spans the full height of the screen and the drawer is behind the status bar.

And yes, we all know that google not follow their own guidelines (even though Gmail and Google IO do follow).

kanytu commented 9 years ago

So why should I? And I do read the guidelines. And I still can have my opinion to not put inside the drawer. Feel free to edit the XML the way you want.