codepath-android-fall16-group-8 / travel

3 stars 3 forks source link

[Profile Activity] Part 1 #59

Closed prav90 closed 7 years ago

prav90 commented 7 years ago

Part 1 of profile view activity, let's change their cover image and profile image. Made the Image Picker generic, we can use it where ever we have an upload image feature. Will add followers/following fragments, timeline fragments in subsequent PR's.

Walkthrough http://i.imgur.com/Y5VtOYG.gifv

heyhuyen commented 7 years ago

Sorry, I changed the User model, so you'll need to rebase.

adikakade31 commented 7 years ago

I'm working on the followers/following fragment as a part of search users

prav90 commented 7 years ago

@heyhuyen No worries, we'll have to deal with merge conflicts :) @adikakade31 Okay, I'll do the timeline then.