After hours of looking at the code, i found how to fix it

This commit is contained in:
LucasGGamerM
2022-12-29 13:56:18 -03:00
parent 014398e050
commit e4340f5015
6 changed files with 14 additions and 12 deletions

View File

@@ -322,7 +322,8 @@
android:layout_height="wrap_content"
android:layout_marginStart="8dp"
android:visibility="gone"
android:autoSizeTextType="uniform"
android:tooltipText="@string/publish"
android:drawableStart="@drawable/ic_fluent_send_24_selector"
/>
</LinearLayout>