Well shit. Aren't I going down that path anyways? I've got @drawable/
my_button working sort of... but it only modifies the state based on
if I'm touching the image button or not. How do I leave it in pointing
to a new asset every time I touch the image button mr.wizard? :\

thanks for the quick response!

On May 2, 10:14 am, Mark Murphy <mmur...@commonsware.com> wrote:
> lowre...@gmail.com wrote:
> > The issue at hand: How do I add three states to a toggle button?
>
> CompoundButton only knows two states, and ToggleButton inherits from there.
>
> It will probably be simpler if you start with ImageButton and replace
> the image resource as needed.
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to Android Development_ Version 2.0 Available!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to