Its a lot less broken than before

This commit is contained in:
LucasGGamerM
2022-12-28 22:26:49 -03:00
parent 5937215d3a
commit 4f77370977
2 changed files with 19 additions and 2 deletions

View File

@@ -316,6 +316,16 @@
android:textColor="?android:textColorSecondary"
tools:text="500"/>
<Button
android:id="@+id/publishSmall"
android:layout_width="48dp"
android:layout_height="wrap_content"
android:layout_marginStart="8dp"
android:drawableLeft="@drawable/ic_fluent_send_24_regular"
android:visibility="gone"
/>
<Button
android:id="@+id/publish"
android:layout_width="wrap_content"