summaryrefslogtreecommitdiff
path: root/res/anim/layout_headline.xml
blob: 07b84d119c56d8883d052df4a3f56263a244f9c2 (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/headline_item"
/>