asistencia/attendance-ubb/src/main/res/anim/hold_back.xml

6 lines
197 B
XML

<set xmlns:android="http://schemas.android.com/apk/res/android"
android:shareInterpolator="false" >
<translate
android:duration="2000"
android:zAdjustment="bottom" />
</set>