FragmentTransaction animation is working but appears glitchy
问题 I have managed to get the fragments in my app to move correctly as I want them to, however, there is something inconsistent with the animation. To be more specific: I have an activity with 2 frames, and 3 fragments. Two are stationary, and the third moves from left to right, covering and uncovering the first 2. When the mobile fragment moves, it appears momentarily in its final location before sliding as it should from start to finish (using animation resources slide_in_left, slide_in_right,