Nearby: make list resize and display message when empty (#3746)

* Nearby: make list resize and display message when empty

* refactored and renamed for clarity

* refactoring and simplifying based on comments

* refactoring and simplifying based on comments

* removing vertical orientation
This commit is contained in:
Cloe Riva 2020-05-19 13:43:49 +01:00 committed by GitHub
parent fbd057b87e
commit 7084fd2535
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 22 additions and 3 deletions

View file

@ -628,5 +628,6 @@ Upload your first media by tapping on the add button.</string>
<string name="ask_to_turn_location_on">Turn on location?</string>
<string name="nearby_needs_location">Nearby needs location enabled to work properly</string>
<string name="use_location_from_similar_image">Did you shoot these two pictures at the same place? Do you want to use the latitude/longitude of the picture on the right?</string>
<string name="nearby_no_results">No places found, try changing your search criteria.</string>
</resources>