[android-developers] Re: Using Custom buttons. *Help*

2012-02-23 Thread Jaison Brooks
Thank you for the quick response and the link. It did help me out figuring out what I need to do. -Thanks again On Feb 23, 7:49 am, Kookamonga wrote: > This may > help:http://groups.google.com/group/android-developers/browse_thread/threa... > > It sounds like you need the images in both /drawabl

[android-developers] Re: Using Custom buttons. *Help*

2012-02-23 Thread Kookamonga
This may help: http://groups.google.com/group/android-developers/browse_thread/thread/bedff1b9bbfdd9f3 It sounds like you need the images in both /drawable and /drawable- ldpi (at different resolutions, of course) and the system itself will pick the appropriate icon. On Feb 23, 12:49 am, Jaison