jimu-decompiled/resources/res/anim/tw__slide_out.xml
2025-05-13 19:24:51 +02:00

9 lines
281 B
XML

<?xml version="1.0" encoding="utf-8"?>
<set xmlns:android="http://schemas.android.com/apk/res/android">
<translate
android:interpolator="@anim/tw__accelerate_cubic"
android:duration="250"
android:toXDelta="100%"
android:fromYDelta="0%"/>
</set>