fix(compose): hide bottom char counter when not in use
This commit is contained in:
@@ -567,6 +567,7 @@
|
||||
android:layout_marginEnd="16dp"
|
||||
android:textAppearance="@style/m3_label_large"
|
||||
android:textColor="?colorM3OnSurface"
|
||||
android:visibility="gone"
|
||||
tools:text="500"/>
|
||||
|
||||
<ImageButton
|
||||
|
||||
Reference in New Issue
Block a user