I should add that the observed behavior for the animation across the layouts is interrupted movement, while animation within the same layout works fine without any interruptions.
On 10 авг, 15:16, BouHu <[email protected]> wrote: > Hello. > > I've met a problem with animation when tried to make a View to perform > the animation which should cross 2 layouts, e.g. make a translate > animation so a view could move down to the TableRow below. This trick > works fine when i try to move a view within a single TableRow but not > when i try to move it up or down. I've also discovered that if i > create a single RelativeLayout and apply the same animation there, it > works fine, but i can't arrange all the components i need on the > screen. > > Could anybody please provide me any hints about it? > > Best regards. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

