Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a profile image picker to ProfileFragment #18

Open
4 tasks
aphexcx opened this issue Jan 27, 2016 · 0 comments
Open
4 tasks

Add a profile image picker to ProfileFragment #18

aphexcx opened this issue Jan 27, 2016 · 0 comments
Milestone

Comments

@aphexcx
Copy link
Member

aphexcx commented Jan 27, 2016

  • 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.
  • Bonus points for integrating lyft's scissors image cropping library after an image is chosen!
@aphexcx aphexcx added this to the backlog milestone Jan 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant