fix(compose): hide bottom char counter when not in use

This commit is contained in:
LucasGGamerM 2025-03-10 12:38:57 -03:00
parent a03297313a
commit 69dbf38e1e

View file

@ -567,6 +567,7 @@
android:layout_marginEnd="16dp"
android:textAppearance="@style/m3_label_large"
android:textColor="?colorM3OnSurface"
android:visibility="gone"
tools:text="500"/>
<ImageButton