diff --git a/mastodon/src/main/res/layout/display_item_emoji_reactions.xml b/mastodon/src/main/res/layout/display_item_emoji_reactions.xml index 2881fa5d7..a6627ba8c 100644 --- a/mastodon/src/main/res/layout/display_item_emoji_reactions.xml +++ b/mastodon/src/main/res/layout/display_item_emoji_reactions.xml @@ -43,6 +43,7 @@ android:layout_height="wrap_content" android:layout_marginStart="-4dp" android:paddingStart="8dp" + android:paddingEnd="3dp" android:clipToPadding="false" android:requiresFadingEdge="horizontal" android:fadingEdgeLength="24dp" />