The app I\'m currently working on uses a lot of ImageViews as buttons. The graphics on these buttons use the alpha channel to fade out the edges of the button and make them look
You can use a class I've created https://github.com/THRESHE/TintableImageButton Not exactly the best solution but it works.