Skip to content

UI: Profile Screen #66#97

Open
shubhamv1436 wants to merge 1 commit intoUdacityAndroidDevScholarship:developmentfrom
shubhamv1436:feature-profile_screen
Open

UI: Profile Screen #66#97
shubhamv1436 wants to merge 1 commit intoUdacityAndroidDevScholarship:developmentfrom
shubhamv1436:feature-profile_screen

Conversation

@shubhamv1436
Copy link

Description

  • Updated the profile screen to include the following features:
    • Name : It is editable
    • Slack handle : It is editable
    • Email : Not editable
    • Track : Not editable
    • Sunmit Button : To save the changes
  • Added avatar selection feature which enables the user to select a new avatar from a predefined list of images
    • Added a layout file and java file
    • Added dialog box to pop up to confirm the image selection
  • Added cover photo selection feature which enables the user to select a new cover picture of his/her profile from a predefined list of images
    • Added a layout file and java file
    • Added dialog box to pop up to confirm image selection
  • Added dependencies in build.gradle file for circular images and dialog box

Screenshots

AFTER:
Profile Screen:
screen shot 2018-05-04 at 1 28 43 am

Avatar Selection Screen:
screen shot 2018-05-04 at 1 29 03 am

Cover picture Selection Screen:
screen shot 2018-05-04 at 1 29 21 am

After successful selection of a cover photo:
screen shot 2018-05-04 at 1 30 24 am

- Updated the profile screen to include the following features:
	- Name : It is editable
	- Slack handle : It is editable
	- Email : Not editable
	- Track : Not editable
	- Sunmit Button : To save the changes
- Added avatar selection feature which enables the user to select a new avatar from a predefined list of images
	- Added a layout file and java file
	- Added dialog box to pop up to confirm the image selection
- Added cover photo selection feature which enables the user to select a new cover picture of his/her profile from a predefined list of images
	- Added a layout file and java file
	- Added dialog box to pop up to confirm image selection
- Added dependencies in build.gradle file for circular images and dialog box
@shubhamv1436
Copy link
Author

I see some conflicts but I updated my branch before starting work....and what I can see is that some boiler plate code is added in the user profile activity. Can someone help me with resolving these conflicts?

@vansh1sh
Copy link
Collaborator

@shubhamv1436 Do let me know if you have completed the avatar section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants