diff options
| author | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2015-02-12 12:16:56 +0300 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2015-02-12 12:16:56 +0300 |
| commit | 100ce3413e4bf736b17412e249bd4a0301b5db6a (patch) | |
| tree | 37a0c02afc058492ac1d2dcf6e16212d6a773603 /org.fox.ttrss/src/main/res/anim/layout_headline.xml | |
| parent | da2428b6da7dee3b51e612e1e488ba33355f24b0 (diff) | |
remove old-style list animations
Diffstat (limited to 'org.fox.ttrss/src/main/res/anim/layout_headline.xml')
| -rw-r--r-- | org.fox.ttrss/src/main/res/anim/layout_headline.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/org.fox.ttrss/src/main/res/anim/layout_headline.xml b/org.fox.ttrss/src/main/res/anim/layout_headline.xml deleted file mode 100644 index ae937110..00000000 --- a/org.fox.ttrss/src/main/res/anim/layout_headline.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?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 |