DVDAndroid / XposedInstaller

Materialised Xposed Installer
https://forum.xda-developers.com/xposed/material-design-xposed-installer-t3137758
269 stars 57 forks source link

Hamburger icon in top left corner should not animate when opening drawer #91

Closed vemacs closed 8 years ago

vemacs commented 8 years ago

When the navigation drawer overlaps the hamburger icon, it should not animate. For correct implementations of the navigation drawer (where the hamburger to back arrow animation is disabled), see Gmail, Play Store, Drive, Keep, Calendar (and in fact, most Google apps).

It would be great if this app could disable the animation as well, it's one of the few things stopping it from being completely compliant. See my PR.