what-the-bank/resources/res/anim/2130772035.xml

14 lines
436 B
XML

<?xml version="1.0" encoding="utf-8"?>
<set xmlns:android="http://schemas.android.com/apk/res/android">
<translate
android:interpolator="@interpolator/2131492871"
android:duration="350"
android:fromYDelta="0"
android:toYDelta="20%p"/>
<alpha
android:interpolator="@interpolator/2131492871"
android:duration="300"
android:fromAlpha="1"
android:toAlpha="0"/>
</set>