Adding a margin to the char counter when its on the top
This commit is contained in:
parent
b50b1c33da
commit
4fcc07fcd6
|
@ -61,6 +61,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:textAppearance="@style/m3_body_large"
|
||||
android:textColor="?android:textColorSecondary"
|
||||
android:layout_marginHorizontal="8dp"
|
||||
android:visibility="gone"
|
||||
tools:text="500"/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue