Hi 1. You can do this by making the custom button. Make a class and extends the button class in same class and in the paint method(inheritanced from button class) you can draw the checkmark.
2. Set the background of the button with a check mark image on runtime. Best regards Man Mohan On Fri, Sep 7, 2012 at 11:03 AM, Sadhna Upadhyay <[email protected]>wrote: > Hi everybody, > Actually i am trying to show check mark when i click on a > button.I hope anyone of you will help me. > > > > > > > > Thanks and Regards: > sadhana > > -- > 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 -- 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

