couple more threading improvements here and there

This commit is contained in:
tibbi 2020-04-08 22:15:43 +02:00
parent 8b37aab610
commit 156620c917
10 changed files with 64 additions and 132 deletions

View file

@ -14,7 +14,7 @@
android:layout_toStartOf="@+id/new_message_confirm"
android:background="@android:color/transparent"
android:gravity="center_vertical"
android:hint="@string/select_contact_or_number"
android:hint="@string/add_contact_or_number"
android:inputType="textCapWords"
android:textSize="@dimen/big_text_size" />