summaryrefslogtreecommitdiff
path: root/org.fox.ttrss
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2025-05-08 11:56:10 +0300
committerAndrew Dolgov <fox@fakecake.org>2025-05-08 11:56:10 +0300
commit4d6867e6909a3c4f07ca99d960b3c37564d31325 (patch)
treedcc7fd57b6bf6edf3e94caca52acbf94e48b107b /org.fox.ttrss
parent27517c964d8f5f318e5d4d3cd5905c9d404c9185 (diff)
adjust overflow margin a bit
Diffstat (limited to 'org.fox.ttrss')
-rw-r--r--org.fox.ttrss/src/main/res/layout/activity_gallery.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/activity_gallery.xml b/org.fox.ttrss/src/main/res/layout/activity_gallery.xml
index 876315dd..ab383876 100644
--- a/org.fox.ttrss/src/main/res/layout/activity_gallery.xml
+++ b/org.fox.ttrss/src/main/res/layout/activity_gallery.xml
@@ -19,6 +19,7 @@
android:layout_weight="0"
app:icon="?ic_dots_vertical"
android:layout_alignParentRight="true"
+ android:layout_marginTop="16dp"
app:iconTint="?colorTertiary" />
<ProgressBar