Navigation Menu

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

fix: Edit Profile dialog crashes when dismissed without any changes. #644

Merged
merged 1 commit into from Feb 22, 2020

Conversation

nirmalhk7
Copy link
Contributor

When you open the edit Profile Dialog box, and then immediately dismiss it (don't make any profile changes), the app crashes because of a NullPointerException. This PR fixes this bug. Please refer #643 for more.

Please Add Screenshots If any UI changes.
untitled

  • Apply the AndroidStyle.xml style template to your code in Android Studio.
  • Run the unit tests with ./gradlew check to make sure you didn't break anything
  • If you have multiple commits please combine them into one commit by squashing them.

Signed-off-by: Nirmal Khedkar <nirmalhk7@gmail.com>

Fixing Gradlew pointed bugs.

Signed-off-by: Nirmal Khedkar <nirmalhk7@gmail.com>
@naman14 naman14 merged commit e8e6a4d into openMF:dev Feb 22, 2020
devansh-299 pushed a commit that referenced this pull request Jul 7, 2020
Signed-off-by: Nirmal Khedkar <nirmalhk7@gmail.com>

Fixing Gradlew pointed bugs.

Signed-off-by: Nirmal Khedkar <nirmalhk7@gmail.com>
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.

None yet

2 participants