BayernMessenger/vector/src/main/res/anim/no_anim.xml

6 lines
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>