Hello,

I am having my hands on Animation,
I am successful to an extent,

the problem arises when i am trying to have control on listeners, to
be clear
I have two buttons btnOne and btnTwo positioned at top left corner in
horizontal style.
When we click on btnOne , it makes btnTwo to translate on X axis and
rests on top right corner.
When we click on btnTwo , it makes btnOne to translate on Y axis and
rests on bottom left corner.


At this instance, If i am clicking on btnOne, it is making to
translate btnTwo to desired position.
But now, if I click on btnTwo, no effect on btnOne.
But now if I click on the btnTwo position (at the beginning of
application before animation), btnOne animation is performed.

So, it is clear that on animation only visual parts are sent to motion
but not the controls of it.

Could you please help me,

Regards,
Sreeram

-- 
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