Dantotsu/app/src/main/res/anim/over_shoot.xml
2024-02-06 02:16:10 -06:00

3 lines
No EOL
133 B
XML

<overshootInterpolator xmlns:android="http://schemas.android.com/apk/res/android"
android:factor="1"
android:tension="1.4" />