Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adonixis/android-animated-menu-items

The example Android project of animated menu items in toolbar
https://github.com/adonixis/android-animated-menu-items

android animated-vector-drawables animation dribbble toolbar vector-drawable

Last synced: 2 months ago
JSON representation

The example Android project of animated menu items in toolbar

Awesome Lists containing this project

README

        

# Android Animated Menu Items

The example Android project of animated menu items in toolbar.
Thanks [Srikant Shetty](https://dribbble.com/Srikant "Srikant's profile on Dribble") for idea of [this animation.](https://dribbble.com/shots/2428762-Cut-Copy-Share-Delete "Page of animation on Dribble")

![Demo gif](https://cloud.githubusercontent.com/assets/1766863/22852741/c9cb553c-f064-11e6-88df-59052d1eb3ff.gif)

### Cut:

![Cut gif](https://cloud.githubusercontent.com/assets/1766863/22842098/d2d84960-eff5-11e6-8a29-cc24726e1510.gif)

### Copy:

![Copy gif](https://cloud.githubusercontent.com/assets/1766863/22842723/23b70ee6-eff8-11e6-980d-4416a875ce67.gif)

### Delete:

![Delete gif](https://cloud.githubusercontent.com/assets/1766863/22842738/348e7db2-eff8-11e6-9fba-a736fe3ba7f4.gif)

### Share:

![Share gif](https://cloud.githubusercontent.com/assets/1766863/22841047/c3884d1a-eff1-11e6-92a0-77a308a8d2af.gif)

License
======

```
Copyright 2017 Ilya Fomenko

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```