From 90de90328be94441ee65f638ff744c615877970a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 13 Jun 2022 16:37:46 +0300 Subject: * assorted RTL fixes * replace several hardcoded strings with tools:text items --- .../src/main/res/layout/headlines_row.xml | 25 +++++++++++++--------- 1 file changed, 15 insertions(+), 10 deletions(-) (limited to 'org.fox.ttrss/src/main/res/layout/headlines_row.xml') 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 41f4ee81..2e997e2c 100755 --- a/org.fox.ttrss/src/main/res/layout/headlines_row.xml +++ b/org.fox.ttrss/src/main/res/layout/headlines_row.xml @@ -82,18 +82,19 @@ + tools:text="Sample entry title" /> + android:layout_marginStart="8dp" /> -- cgit v1.2.3