fix(compose): hide bottom char counter when not in use
This commit is contained in:
parent
a03297313a
commit
69dbf38e1e
1 changed files with 1 additions and 0 deletions
|
@ -567,6 +567,7 @@
|
|||
android:layout_marginEnd="16dp"
|
||||
android:textAppearance="@style/m3_label_large"
|
||||
android:textColor="?colorM3OnSurface"
|
||||
android:visibility="gone"
|
||||
tools:text="500"/>
|
||||
|
||||
<ImageButton
|
||||
|
|
Loading…
Add table
Reference in a new issue