moving some more functions from NewMessage to Thread activity

This commit is contained in:
tibbi 2020-04-06 21:10:19 +02:00
parent 3f2b88785a
commit c4f209b8ff
5 changed files with 91 additions and 95 deletions

View file

@ -37,7 +37,7 @@
android:background="@android:color/transparent"
android:completionThreshold="2"
android:gravity="center_vertical"
android:hint="@string/send_to"
android:hint="@string/add_contact_or_number"
android:inputType="textCapWords"
android:textSize="@dimen/big_text_size" />