Fix #3416 Add snackbar on clicking add/remove from bookmarks (#3419)

This commit is contained in:
Yash Khare 2020-02-21 15:31:28 +05:30 committed by GitHub
parent d423dbb0be
commit 39cb190571
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View file

@ -591,4 +591,6 @@ Upload your first media by tapping on the add button.</string>
<string name="upload_nearby_place_found_title">Nearby Place Found</string>
<string name="upload_nearby_place_found_description">Is this a photo of Place %1$s?</string>
<string name="remove_bookmark">Removed from bookmarks</string>
<string name="add_bookmark">Added to bookmarks</string>
</resources>