summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout-sw600dp-land
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-12 12:41:25 +0300
committerAndrew Dolgov <[email protected]>2015-02-12 12:41:25 +0300
commit70056d68ac8ad96f97b984346a458f3ab2fa193e (patch)
tree23d5315bdf58cea132635eb15a58820c646b07a0 /org.fox.ttrss/src/main/res/layout-sw600dp-land
parent100ce3413e4bf736b17412e249bd4a0301b5db6a (diff)
add transition animation for headlinesarticles activity
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout-sw600dp-land')
-rwxr-xr-x[-rw-r--r--]org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines_articles.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines_articles.xml b/org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines_articles.xml
index f4ff2c59..0abc2f5b 100644..100755
--- a/org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines_articles.xml
+++ b/org.fox.ttrss/src/main/res/layout-sw600dp-land/headlines_articles.xml
@@ -22,6 +22,7 @@
<FrameLayout
android:paddingRight="4dp"
android:id="@+id/headlines_fragment"
+ android:transitionName="TRANSITION:HEADLINES_LIST"
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="0.4"