summaryrefslogtreecommitdiff
path: root/orgfoxttrss/src/main/res/anim/layout_feeds.xml
blob: 379508c3d89dd315389bd77c16ab6f9e00d34f82 (plain)
1
2
3
4
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"
/>