summaryrefslogtreecommitdiff
path: root/res/layout/headlines.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-09-16 19:25:47 +0400
committerAndrew Dolgov <[email protected]>2012-09-16 19:25:47 +0400
commitc52ea94c4418626847c19bb6346a1e81d536e5ec (patch)
treecd6c301bad7b00373bc61370490a947038b468a2 /res/layout/headlines.xml
parentced80be1aea975b59db5a0e6dd14acb054e7910e (diff)
more experimental stuff
Diffstat (limited to 'res/layout/headlines.xml')
-rw-r--r--res/layout/headlines.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/headlines.xml b/res/layout/headlines.xml
index 60c24b91..c3027217 100644
--- a/res/layout/headlines.xml
+++ b/res/layout/headlines.xml
@@ -19,7 +19,7 @@
</LinearLayout>
<FrameLayout
- android:id="@+id/fragment_container"
+ android:id="@+id/headlines_container"
android:layout_width="match_parent"
android:layout_height="match_parent" >
</FrameLayout>