Composing message is now available.

This commit is contained in:
Alex Ning
2020-07-08 11:34:27 +08:00
parent 40fd7bf40f
commit 406d82ef52
6 changed files with 148 additions and 14 deletions

View File

@@ -68,6 +68,7 @@
android:paddingBottom="16dp"
android:textColor="?attr/primaryTextColor"
android:textSize="?attr/content_font_18"
android:maxLength="100"
android:fontFamily="?attr/content_font_family" />
<View