Hi, I am trying to create animation that moves an image.
Lets have a look at following (like image locations on screen): 01 02 03 04 If I move from 01 to 02, 03 to 04, 01 to 03, 02 to 04, TranslateAnimation works fine. But when I do 01 to 04 (or 02 to 03) I will have no visual animation, and image takes immediate vertical position. Could you please suggest what could be wrong? Thanks. Lyubomyr --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

