aboutsummaryrefslogtreecommitdiff
path: root/res/anim/slide_in_left.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>2011-11-24 14:51:23 +0300
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>2011-11-24 14:51:23 +0300
commit1fe01350a51152f0f596f3e2c6eaadb36f940b57 (patch)
treefb83ac51cf7fd11ec35e2d0fd518516c97f844e5 /res/anim/slide_in_left.xml
parente9c02c8eca9079c57af6a9c941b50ab11259e3cd (diff)
more interface stuff, allow marking headlines as checked
Diffstat (limited to 'res/anim/slide_in_left.xml')
-rw-r--r--res/anim/slide_in_left.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/anim/slide_in_left.xml b/res/anim/slide_in_left.xml
index 11991019..b51d378c 100644
--- a/res/anim/slide_in_left.xml
+++ b/res/anim/slide_in_left.xml
@@ -3,7 +3,7 @@
<objectAnimator xmlns:android="http://schemas.android.com/apk/res/android"
android:propertyName="x"
android:valueType="floatType"
- android:valueFrom="-1280"
+ android:valueFrom="1280"
android:valueTo="0"
android:duration="500"/>
</set> \ No newline at end of file