Hi, I want to make custom animation that would make the sides of a Button go
to the center and back. When the user touches the button, the center of the
left boundary and center of the right boundary of the button to go the
center of the View (Button) and back (as animation). Like this:
http://i.imgur.com/cPXC3.png?4691 Now I don't know if I should do this with
custom animation implementing applyTransformation() or with redrawing of the
Button with onDraw(Canvas) overriding. What is the correct way to achive
this?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to