From 4fcc07fcd6baa4da3f837e4995f1ad11983af20a Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Tue, 10 Jan 2023 12:24:01 -0300 Subject: [PATCH] Adding a margin to the char counter when its on the top --- mastodon/src/main/res/layout/compose_action.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/mastodon/src/main/res/layout/compose_action.xml b/mastodon/src/main/res/layout/compose_action.xml index e57394af9..371604cc3 100644 --- a/mastodon/src/main/res/layout/compose_action.xml +++ b/mastodon/src/main/res/layout/compose_action.xml @@ -61,6 +61,7 @@ android:layout_height="wrap_content" android:textAppearance="@style/m3_body_large" android:textColor="?android:textColorSecondary" + android:layout_marginHorizontal="8dp" android:visibility="gone" tools:text="500"/>