summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/headlines_row.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/headlines_row.xml b/res/layout/headlines_row.xml
index 571cfd9b..ccbf4366 100644
--- a/res/layout/headlines_row.xml
+++ b/res/layout/headlines_row.xml
@@ -38,8 +38,8 @@
android:singleLine="false"
android:text="{Title...}"
android:textColor="?headlineTextColor"
- android:textSize="16sp"
- android:textStyle="bold" >
+ android:textSize="16sp" >
+
</TextView>
<LinearLayout