diff options
| author | Andrew Dolgov <fox@fakecake.org> | 2025-05-21 08:48:33 +0300 |
|---|---|---|
| committer | Andrew Dolgov <fox@fakecake.org> | 2025-05-21 08:48:33 +0300 |
| commit | e69e0071b8803158cb9428a54815e8a6921ab4af (patch) | |
| tree | e550fd62f1b4a2e96021ee857baa5c0c3f2945b7 /org.fox.ttrss/src/main/res | |
| parent | 219fd874b5693920f4a78c873d822ac5197f0e25 (diff) | |
force enable lint with some disabled issues
Diffstat (limited to 'org.fox.ttrss/src/main/res')
| -rwxr-xr-x | org.fox.ttrss/src/main/res/layout/headlines_row.xml | 1 |
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" /> |