summaryrefslogtreecommitdiff
path: root/res/layout-sw600dp/article_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-sw600dp/article_fragment.xml')
-rw-r--r--res/layout-sw600dp/article_fragment.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout-sw600dp/article_fragment.xml b/res/layout-sw600dp/article_fragment.xml
index 7cde45f4..3b48bed1 100644
--- a/res/layout-sw600dp/article_fragment.xml
+++ b/res/layout-sw600dp/article_fragment.xml
@@ -56,8 +56,7 @@
android:singleLine="true"
android:text="{Author}"
android:textColor="?headlineExcerptTextColor"
- android:textSize="13sp"
- android:textStyle="italic" />
+ android:textSize="13sp" />
</LinearLayout>
<LinearLayout
@@ -71,6 +70,7 @@
android:layout_height="wrap_content"
android:layout_weight="0.7"
android:ellipsize="end"
+ android:textStyle="italic"
android:singleLine="true"
android:text="{TAGS}"
android:textColor="?headlineExcerptTextColor"