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

10 lines
323 B
XML

<?xml version="1.0" encoding="utf-8"?>
<set xmlns:android="http://schemas.android.com/apk/res/android">
<translate
android:interpolator="@android:anim/linear_interpolator"
android:duration="150"
android:fillAfter="true"
android:fromYDelta="0%p"
android:toYDelta="100%p"/>
</set>