summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/feeds_goback.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2022-06-13 16:37:46 +0300
committerAndrew Dolgov <[email protected]>2022-06-13 16:43:01 +0300
commit90de90328be94441ee65f638ff744c615877970a (patch)
tree7888543fcd863fee591925c5ffd5f9a5232b9341 /org.fox.ttrss/src/main/res/layout/feeds_goback.xml
parenta317a912ce5e4d2cfec76001a567daad167f4a01 (diff)
* assorted RTL fixes
* replace several hardcoded strings with tools:text items
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/feeds_goback.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/layout/feeds_goback.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/feeds_goback.xml b/org.fox.ttrss/src/main/res/layout/feeds_goback.xml
index c54955de..bb263237 100755
--- a/org.fox.ttrss/src/main/res/layout/feeds_goback.xml
+++ b/org.fox.ttrss/src/main/res/layout/feeds_goback.xml
@@ -29,7 +29,7 @@
android:gravity="center_vertical"
android:layout_weight="1"
android:ellipsize="end"
- android:paddingLeft="35dp"
+ android:paddingStart="35dp"
android:singleLine="true"
android:text=".."
android:paddingBottom="2dp"