changing the hint text at creating a new conversation
This commit is contained in:
parent
2a36a23782
commit
5487dbb435
3 changed files with 3 additions and 3 deletions
|
|
@ -31,7 +31,7 @@
|
|||
android:layout_marginEnd="@dimen/activity_margin"
|
||||
android:background="@android:color/transparent"
|
||||
android:gravity="center_vertical"
|
||||
android:hint="@string/add_contact_or_number"
|
||||
android:hint="@string/select_contact_or_number"
|
||||
android:inputType="textCapWords"
|
||||
android:textSize="@dimen/big_text_size" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue