Skip to content

Commit

Permalink
re-aligning buttons with avatar
Browse files Browse the repository at this point in the history
  • Loading branch information
sk22 committed Oct 16, 2023
1 parent f25906a commit e8f0891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mastodon/src/main/res/layout/display_item_footer.xml
Expand Up @@ -21,7 +21,7 @@
android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingHorizontal="4dp">
android:paddingHorizontal="15dp">
<!-- avatar width (46sp) / 2 - button width (24dp) / 2 -->

<FrameLayout
Expand Down

0 comments on commit e8f0891

Please sign in to comment.