Display search user result

This commit is contained in:
Pierre
2018-01-01 19:03:28 +01:00
parent ae5f851101
commit 352627067e
11 changed files with 371 additions and 6 deletions

View File

@ -79,4 +79,7 @@
<string name="fragment_update_conversation_button_create">Create</string>
<string name="fragment_update_conversation_follow">Follow the conversation</string>
<string name="fragment_update_conversation_addmember">Add a member</string>
<string name="activity_searchuser_title">Search user</string>
<string name="activity_searchuser_text_placeholder">User name</string>
<string name="err_search_user">Could not search user !</string>
</resources>