[android-developers] Change button style

2009-12-15 Thread Abhi
Hello, I want to put a triangular shaped button in my app. I have the button image (.png) but don't know how to use this as my button. I don't want to use an ImageButton as I don't want to have a rectangular box behind this image. Can anyone help? Thanks, Abhishek -- You received this

Re: [android-developers] Change button style

2009-12-15 Thread TreKing
Then just use an ImageView. - TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking On Tue, Dec 15, 2009 at 9:22 AM, Abhi