Upon creating AuthenticatedActivity, now checking if the user is blocked via api call and notifying the user if they are blocked via snackbar

This commit is contained in:
Sean Nemann 2018-05-28 19:18:59 -04:00
parent 8cd8baf49c
commit 39096cf30b
5 changed files with 43 additions and 0 deletions

View file

@ -282,6 +282,7 @@
<string name="share_app_title">Share App</string>
<string name="share_coordinates_not_present">Coordinates were not specified during image selection</string>
<string name="error_fetching_nearby_places">Error fetching nearby places.</string>
<string name="block_notification">You are blocked from editing commons</string>
<string name="menu_set_wallpaper">Set wallpaper</string>
<string name="wallpaper_set_successfully">Wallpaper set successfully!</string>