Answer the question
In order to leave comments, you need to log in
The animation of the transition to another fragment does not work correctly, how to fix it?
In the xml file, I probably did something wrong because of which the animation starts to work not as planned, how to fix it?
Code:
<?xml version="1.0" encoding="utf-8"?>
android:interpolator="@android:anim/accelerate_decelerate_interpolator"
android:propertyName="x"
android:valueType="floatType"
android:valueTo=" 1280"
android:valueFrom="0"
android:duration="500"/>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question