element-android/vector/src/main/res/anim/no_anim.xml
Benoit Marty 1436667e7d Crypto
2019-05-16 10:34:17 +02:00

6 lines
No EOL
208 B
XML

<?xml version="1.0" encoding="utf-8"?>
<set xmlns:android="http://schemas.android.com/apk/res/android"
android:duration="@integer/default_animation_duration"
android:shareInterpolator="false">
</set>