diff --git a/org.fox.ttrss/src/main/res/layout/article_fragment.xml b/org.fox.ttrss/src/main/res/layout/article_fragment.xml index 64563ab4..b974dc76 100755 --- a/org.fox.ttrss/src/main/res/layout/article_fragment.xml +++ b/org.fox.ttrss/src/main/res/layout/article_fragment.xml @@ -36,8 +36,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_weight="1" - android:paddingTop="4dp" - android:text="My simple headline" + android:text="My simple headline" android:textColor="?articleHeaderTextColor" android:textSize="18sp" />