Make "Upload Profile Picture" option clickable for users in EditProfile Section of the application. (Mentorship - Android)
Prerequisite:
- Install Git
- Install Android Studio
- Fork the mentorship-android project | Clone the project | Remote
- Open Project in Android Studio
You can refer to this blog also for more help.
Steps:
This is follow up of task Design "Upload Profile Picture" option for users in EditProfile Section of the application . As a user of the application , if I click on "Profile" option from Bottom Navigation "My Profile " screen opens up . On clicking "edit icon" 🖋 (at right top) an alert dialogue box named "Edit Profile" opens up . In the dialogue box , there is an option of uploading profile picture .
Your task is to only make "upload profile picture option" clickable so that user of the application can upload his/her picture in Edit Profile Section of the application. On clicking the upload icon , pop-up should come up asking the user to select profile picture from gallery .
Resources:
- If you need help or get lost, post a response to our Participant Questions in our #gci stream.
- Research Use Case tests at this link.
Work Submission:
After successfully testing the feature on your phone , make a pull request .