Popularity
6.3
Stable
Activity
0.0
Stable
896
16
123

Programming language: Java
Tags: Material Widget    

SearchMenuAnim alternatives and similar packages

Based on the "Material Widget" category.
Alternatively, view SearchMenuAnim alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of SearchMenuAnim or a related project?

Add another 'Material Widget' Package

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