Re: [android-developers] Re: How to set selected color effect when click on any image button or image view same as iphone?

2011-09-21 Thread GopalaKrishnan D
in that code replace @drawable/image into @color/color id -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-develop

[android-developers] Re: How to set selected color effect when click on any image button or image view same as iphone?

2011-09-20 Thread Doug
On Sep 19, 7:57 am, Sam wrote: > Anyone know any property of android to directly set select dark shadow > effect without image ? > Please anyone suggest how its possible ? There is no property that does what you're asking for. You need to either implement your own Drawable for that state or use