summaryrefslogtreecommitdiff
path: root/res/layout-sw600dp-land/headlines_articles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-sw600dp-land/headlines_articles.xml')
-rw-r--r--res/layout-sw600dp-land/headlines_articles.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/layout-sw600dp-land/headlines_articles.xml b/res/layout-sw600dp-land/headlines_articles.xml
index b6cb1c38..817a0bb4 100644
--- a/res/layout-sw600dp-land/headlines_articles.xml
+++ b/res/layout-sw600dp-land/headlines_articles.xml
@@ -4,6 +4,13 @@
android:layout_height="fill_parent"
android:orientation="vertical" >
+ <FrameLayout
+ android:id="@+id/sw600dp_anchor"
+ android:layout_width="match_parent"
+ android:layout_height="wrap_content"
+ android:visibility="gone" >
+ </FrameLayout>
+
<LinearLayout
android:id="@+id/loading_container"
android:layout_width="match_parent"