You would have to make another class and extend it by views then overwrite the constructor and ondraw() method then you can make the object of it in the java class and use it
On Sun, Jan 23, 2011 at 2:09 PM, Faheem Khatri <[email protected]>wrote: > Is it possible to create custom shaped image button in android? If possible > then how? > > -- > 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]<android-developers%[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

