summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/anim/ic_qs_screen_timeout_shorttolong.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/anim/ic_qs_screen_timeout_shorttolong.xml')
-rw-r--r--packages/SystemUI/res/anim/ic_qs_screen_timeout_shorttolong.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/SystemUI/res/anim/ic_qs_screen_timeout_shorttolong.xml b/packages/SystemUI/res/anim/ic_qs_screen_timeout_shorttolong.xml
new file mode 100644
index 0000000..72103e4
--- /dev/null
+++ b/packages/SystemUI/res/anim/ic_qs_screen_timeout_shorttolong.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<objectAnimator xmlns:android="http://schemas.android.com/apk/res/android"
+
+android:duration="400"
+android:propertyName="rotation"
+android:valueFrom="0"
+android:valueTo="-180"/> \ No newline at end of file