aboutsummaryrefslogtreecommitdiff
path: root/library/src/main/res/transition/kau_auto.xml
diff options
context:
space:
mode:
Diffstat (limited to 'library/src/main/res/transition/kau_auto.xml')
-rw-r--r--library/src/main/res/transition/kau_auto.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/library/src/main/res/transition/kau_auto.xml b/library/src/main/res/transition/kau_auto.xml
new file mode 100644
index 0000000..8cda329
--- /dev/null
+++ b/library/src/main/res/transition/kau_auto.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<autoTransition xmlns:android="http://schemas.android.com/apk/res/android"
+ android:duration="300"
+ android:interpolator="@android:interpolator/fast_out_slow_in" /> \ No newline at end of file