Skip to content

Fixes #70 Added appropriate hint to the SearchView EditText

Sanket requested to merge sank20/gitter-android-app:master into master

Added appropriate hint to the SearchView EditText

  • The search option in the All Conversations fragment in the app can either find an existing room/conversation or can create a new conversation with a user. To make this clear, the 'Search..' hint in the SearchView has been changed to 'Find/Create new conversations' 'Find rooms/people across Gitter'
  • This required only adding one line in the Fragment class to set the query hint
  • The string has been added in the strings.xml

20200902_105430

Fixes #70 (closed)

Edited by Sanket

Merge request reports

Loading