I am making a game application,in which there is a view(frame layout) and inside the view there is an object that moves inside it. When i apply animation to that view either rotation or translate or any other the view gets animated but the problem is the child i.e the object gets hidden by that view sometimes and at some place. For example,if i apply rotation animation to the frame layout, the object when goes to bottom get hidden and then visible again.I am refreshing the object ,view as well as the parent layout but still the problem is not solved.
0 comments:
Post a Comment