Can't get objectAnimator working with xFraction
问题 I'm trying to animate a slide-in/slide-out animation between Fragments . I know there're tons of similiar question out there on StackOverflow , but believe me - I tried all of them and none is working. Following my code (basically taken from similiar questions): Custom Layout public class SlidingFrameLayout extends FrameLayout { public SlidingFrameLayout(Context context) { super(context); } public SlidingFrameLayout(Context context, AttributeSet attrs) { super(context, attrs); } public float