feat(compose): move charCounter to action bar if relocatePublishButton is enabled

This commit is contained in:
FineFindus
2023-01-10 15:43:26 +01:00
parent f4e5baf94d
commit 1206ce6efc
3 changed files with 19 additions and 2 deletions

View File

@@ -422,6 +422,7 @@
android:layout_height="wrap_content"
android:textAppearance="@style/m3_body_large"
android:textColor="?android:textColorSecondary"
android:visibility="gone"
tools:text="500"/>
<Button