Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kongnanlive/SearchMenuAnim


https://github.com/kongnanlive/SearchMenuAnim

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# SearchMenuAnim
Searching…
The material design spec says¹ that “transitioning between two visual states should be clear, smooth and effortless and not confuse the user”. That's why when I came across this shot² on dribbble I thought it was a pretty funky way to transition from a search icon to a search field. I then thought that with AnimatedVectorDrawable's³ ability to animate paths, this would be simple. +Chris Banes said I was crazy so then I had to make it to prove him wrong.

https://gist.github.com/nickbutcher/b3962f0d14913e9746f2

#AndroidDev #materialdesign

¹ http://www.google.com/design/spec/animation/meaningful-transitions.html#meaningful-transitions-visual-continuity
² https://dribbble.com/shots/1945376-Search
³ https://developer.android.com/reference/android/graphics/drawable/AnimatedVectorDrawable.html

Source: https://plus.google.com/+NickButcher/posts/7mymoaNZbqY

![alt tag](https://raw.githubusercontent.com/kongnanlive/SearchMenuAnim/master/search.gif)