summaryrefslogtreecommitdiff
path: root/res/layout-port/headlines_row.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-port/headlines_row.xml')
-rw-r--r--res/layout-port/headlines_row.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/layout-port/headlines_row.xml b/res/layout-port/headlines_row.xml
index 772184dd..a2c72d8d 100644
--- a/res/layout-port/headlines_row.xml
+++ b/res/layout-port/headlines_row.xml
@@ -32,6 +32,13 @@
android:textSize="16sp" >
</TextView>
+ <WebView
+ android:id="@+id/content"
+ android:layout_width="match_parent"
+ android:layout_height="match_parent"
+ android:layout_weight="1" >
+ </WebView>
+
<LinearLayout
android:id="@+id/linerLayout3"
android:layout_width="match_parent"