Minor fixes

This commit is contained in:
Grishka
2022-03-12 22:02:51 +03:00
parent 160b32f0e8
commit 938a6b6c78
10 changed files with 67 additions and 13 deletions

View File

@@ -79,6 +79,7 @@
android:textAppearance="@style/m3_body_large"
android:gravity="top"
android:background="@null"
android:hint="@string/compose_hint"
android:inputType="textMultiLine|textCapSentences"/>
<LinearLayout