Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tslamic/delightfulmenudrawable

Animating menu-to-back-arrow drawable, like the one introduced in Material design.
https://github.com/tslamic/delightfulmenudrawable

Last synced: about 2 months ago
JSON representation

Animating menu-to-back-arrow drawable, like the one introduced in Material design.

Awesome Lists containing this project

README

        

*Delightful Menu Drawable* is an implementation of a home-to-back-arrow icon presented in [Material design](http://www.google.com/design/spec/animation/delightful-details.html):

![animation](http://i.imgur.com/ltUVETw.gif)

To use it, simply copy-paste/download the
[DelightfulMenuDrawable.java](https://github.com/tslamic/DelightfulMenuDrawable/blob/master/app/src/main/java/tslamic/github/com/delightfulmenudrawable/DelightfulMenuDrawable.java)
file. If enough people find it useful, I'll put it on Maven Central for easier access.

I've written a
[detailed blog post](http://tslamic.github.io/android-menu-icon/) about the implementation, in case you're curious.

### License

MIT