On Fri, Jul 9, 2010 at 5:51 PM, TreKing <[email protected]> wrote: > On Fri, Jul 9, 2010 at 2:29 PM, Justin Anderson <[email protected]> > wrote: >> >> You would need to make your own to do that. > > Or simply change the image shown on it to make it appear that way ...
Actually, it would have to be the background that is changed, to make it appear non-rectangular. Since the background is a StateListDrawable defined via an XML drawable resource, this is eminently doable, but not something you can do in five minutes. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 3.1 Available! -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

