Its a lot less broken than before
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user