Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Commit e8f0891

Browse files
committedOct 16, 2023
re-aligning buttons with avatar
1 parent f25906a commit e8f0891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎mastodon/src/main/res/layout/display_item_footer.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
android:orientation="horizontal"
2222
android:layout_width="match_parent"
2323
android:layout_height="wrap_content"
24-
android:paddingHorizontal="4dp">
24+
android:paddingHorizontal="15dp">
2525
<!-- avatar width (46sp) / 2 - button width (24dp) / 2 -->
2626

2727
<FrameLayout

0 commit comments

Comments
 (0)
This repository has been archived.