Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android 5.0 menudrawer icon style #250

Open
adek opened this issue Oct 17, 2014 · 1 comment
Open

Android 5.0 menudrawer icon style #250

adek opened this issue Oct 17, 2014 · 1 comment

Comments

@adek
Copy link

adek commented Oct 17, 2014

I'm using your library in several apps. I'm just curious are you going to update your lib to be compatible with Android 5.0 and material design.

When you use your menudrawer and your target API is 21 menudrawer icon is not native API21 icon.

I know you can use your own drawable but is it possible to create animated drawer just like the new Play Store style (transition to arrow) using your library?

@SimonVT
Copy link
Owner

SimonVT commented Oct 21, 2014

I might update the library to remove any built-in icon handling. You can get notified of how open the drawer is with MenuDrawer#OnDrawerStateChangeListener, and use that to animate your icons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants