You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When clicking the profile image in the Profile fragment, a choose image intent containing the camera and gallery as sources should pop up. This is the best library I found for this: http://stackoverflow.com/a/32475805/456568
After image is chosen via camera or gallery, save it to the profileImage field on the user object.
Make sure the user's profile image is displayed in the profile image, and if they don't have one, show the placeholder image.
profileImage
field on the user object.The text was updated successfully, but these errors were encountered: