summaryrefslogtreecommitdiff
path: root/res/anim/layout_feeds.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-28 12:59:10 +0400
committerAndrew Dolgov <[email protected]>2013-05-28 12:59:10 +0400
commit29b5d95e90398e2e7c7b69cb6efd5522b0a2fe2c (patch)
tree881c555dd096934ab93cb7290dd789e3761bd3dd /res/anim/layout_feeds.xml
parent216eecc96a916568b3db5c5bb9a9083789cd262b (diff)
add fancy animations for feed/cat lists
Diffstat (limited to 'res/anim/layout_feeds.xml')
-rw-r--r--res/anim/layout_feeds.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/anim/layout_feeds.xml b/res/anim/layout_feeds.xml
new file mode 100644
index 00000000..3e7c5003
--- /dev/null
+++ b/res/anim/layout_feeds.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<layoutAnimation xmlns:android="http://schemas.android.com/apk/res/android"
+ android:delay="20%"
+ android:animation="@anim/feed_item"
+/> \ No newline at end of file