From c54d13e072968fe74f0e3c43ec664a12b115bdfa Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 4 Jun 2015 00:30:35 +0300 Subject: move to v7 toolbar widget instead of old-style actionbar --- .../src/main/res/layout-sw600dp-port/headlines_articles.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines_articles.xml') diff --git a/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines_articles.xml b/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines_articles.xml index f4ff2c59..02b42c10 100644 --- a/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines_articles.xml +++ b/org.fox.ttrss/src/main/res/layout-sw600dp-port/headlines_articles.xml @@ -1,9 +1,9 @@ - + android:layout_height="fill_parent"> + + + android:orientation="horizontal" + android:layout_below="@+id/actionbar_toolbar"> - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3