Fix #2104 by removing delete recent searches button when list is empty (#2105)

* Fix #2104 by removing delete recent searches button when list is empty
* Changed text to 'No recent searches' when the list is empty
This commit is contained in:
Shridhar Goel 2018-12-13 18:34:29 +05:30 committed by Adam Jones
parent 2cd485359d
commit 2175ba2d89
3 changed files with 18 additions and 0 deletions

View file

@ -343,6 +343,7 @@
<string name="error_fetching_nearby_places">Error fetching nearby places.</string>
<string name="add_description">+ Add description</string>
<string name="no_recent_searches">No recent searches</string>
<string name="delete_recent_searches_dialog">Are you sure you want to clear your search history?</string>
<string name="search_history_deleted">Search history deleted</string>
<string name="nominate_delete">Nominate For Deletion</string>