aboutsummaryrefslogtreecommitdiff
path: root/library/src/main/res/transition
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-24 20:00:35 -0700
committerAllan Wang <me@allanwang.ca>2017-06-24 20:00:35 -0700
commit35b26d771199c1dbf0d67377627c9d8b27da388c (patch)
tree7b8aa38ef8c0cc43cd5484626c6540bff7798940 /library/src/main/res/transition
parent6ad176dde0a84a0eb96dea2f9c7eb34394045526 (diff)
downloadkau-35b26d771199c1dbf0d67377627c9d8b27da388c.tar.gz
kau-35b26d771199c1dbf0d67377627c9d8b27da388c.tar.bz2
kau-35b26d771199c1dbf0d67377627c9d8b27da388c.zip
Create tintable ripples
Diffstat (limited to 'library/src/main/res/transition')
-rw-r--r--library/src/main/res/transition/kau_auto.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/library/src/main/res/transition/kau_auto.xml b/library/src/main/res/transition/kau_auto.xml
deleted file mode 100644
index 8cda329..0000000
--- a/library/src/main/res/transition/kau_auto.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?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