summaryrefslogtreecommitdiff
path: root/res/anim/layout_headline.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-28 12:55:21 +0400
committerAndrew Dolgov <[email protected]>2013-05-28 12:55:21 +0400
commit216eecc96a916568b3db5c5bb9a9083789cd262b (patch)
tree6c2d8b2ea1a047684edd7bb5f57037f1ca955ead /res/anim/layout_headline.xml
parentab4480c6f5f1e772ee2f24bd09457d95d4608365 (diff)
add fancy animations for headlines list
Diffstat (limited to 'res/anim/layout_headline.xml')
-rw-r--r--res/anim/layout_headline.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/anim/layout_headline.xml b/res/anim/layout_headline.xml
new file mode 100644
index 00000000..07b84d11
--- /dev/null
+++ b/res/anim/layout_headline.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/headline_item"
+/> \ No newline at end of file