summaryrefslogtreecommitdiff
path: root/res/layout/cats_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/cats_fragment.xml')
-rw-r--r--res/layout/cats_fragment.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/cats_fragment.xml b/res/layout/cats_fragment.xml
index 5f057688..a883bf9f 100644
--- a/res/layout/cats_fragment.xml
+++ b/res/layout/cats_fragment.xml
@@ -20,6 +20,7 @@
<ListView
android:id="@+id/feeds"
+ android:layoutAnimation="@anim/layout_feeds"
android:layout_width="match_parent"
android:layout_height="match_parent" >
</ListView>