Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tslamic/delightfulmenudrawable
- Owner: tslamic
- Created: 2015-04-13T07:04:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-14T08:46:03.000Z (over 9 years ago)
- Last Synced: 2023-06-03T23:50:16.536Z (over 1 year ago)
- Language: Java
- Size: 1.28 MB
- Stars: 23
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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