summaryrefslogtreecommitdiff
path: root/res/layout-port/headlines_row_selected.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-port/headlines_row_selected.xml')
-rw-r--r--res/layout-port/headlines_row_selected.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/layout-port/headlines_row_selected.xml b/res/layout-port/headlines_row_selected.xml
index 59658b01..7a94add6 100644
--- a/res/layout-port/headlines_row_selected.xml
+++ b/res/layout-port/headlines_row_selected.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"