summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2025-05-21 08:48:33 +0300
committerAndrew Dolgov <fox@fakecake.org>2025-05-21 08:48:33 +0300
commite69e0071b8803158cb9428a54815e8a6921ab4af (patch)
treee550fd62f1b4a2e96021ee857baa5c0c3f2945b7 /org.fox.ttrss/src/main/res
parent219fd874b5693920f4a78c873d822ac5197f0e25 (diff)
force enable lint with some disabled issues
Diffstat (limited to 'org.fox.ttrss/src/main/res')
-rwxr-xr-xorg.fox.ttrss/src/main/res/layout/headlines_row.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/headlines_row.xml b/org.fox.ttrss/src/main/res/layout/headlines_row.xml
index 85a93f33..943e7073 100755
--- a/org.fox.ttrss/src/main/res/layout/headlines_row.xml
+++ b/org.fox.ttrss/src/main/res/layout/headlines_row.xml
@@ -215,7 +215,6 @@
android:gravity="center_vertical"
android:singleLine="true"
tools:text="by Author"
- android:textAlignment="viewStart"
android:textColor="?colorSecondary"
android:textSize="12sp"
android:textStyle="italic" />