How to make button with custom background image show click animation in Android.

Posted by mob-king on Stack Overflow See other posts from Stack Overflow or by mob-king
Published on 2010-04-16T06:33:21Z Indexed on 2010/04/16 9:43 UTC
Read the original article Hit count: 273

Filed under:

How to make button show it is clicked (by setting it go down/some change) for buttons using custom background image in Android. I do not want to include more images and set different one to different states like shown in google views example. Thanks.

© Stack Overflow or respective owner

Related posts about android