Hey

I have made a tween animation that moves one of my buttons around on
the screen, this is working.
However as long as the animation is running i cant press the button,
either through onclick in main.xml or via onclicklistener in java.
When the animation is done my button is working as it should and i can
press it again.
Is this normal? is it not possible to have the button active while the
animation is running?
If not, how can i make the button move around on the screen and still
being able to press it.

Thank you for you help!! :)

/Losk

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to