From b8d52ed6cf0a1cdf3a670811534d4689380cc622 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 9 May 2025 09:37:01 +0300 Subject: add some corners to article header --- .../src/main/res/layout/fragment_article.xml | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'org.fox.ttrss/src/main/res/layout') diff --git a/org.fox.ttrss/src/main/res/layout/fragment_article.xml b/org.fox.ttrss/src/main/res/layout/fragment_article.xml index 990ede49..a4fbc70c 100755 --- a/org.fox.ttrss/src/main/res/layout/fragment_article.xml +++ b/org.fox.ttrss/src/main/res/layout/fragment_article.xml @@ -18,12 +18,18 @@ - + + @@ -59,7 +65,7 @@ android:layout_weight="1" android:fontFamily="sans-serif-light" android:layout_marginTop="8dp" - android:textColor="?colorSecondary" + android:textColor="?colorPrimary" android:textSize="12sp" /> - - + android:layout_height="wrap_content"> @@ -159,6 +158,7 @@ + -- cgit v1.2.3-54-g00ecf