-
Notifications
You must be signed in to change notification settings - Fork 548
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 part #549 : Options Navigation Drawer Domain layer part 1 #548
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@veena14cs there are lots of nit changes like spacing issue, naming convention issues, and also android suggestion code optimisation. Please self-review this PR first till then I am unassigning myself.
Fixed nit issues PTAL. |
@veena14cs as per @BenHenning 's comment #574 (review) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
domain/src/main/java/org/oppia/domain/profile/ProfileManagementController.kt
Outdated
Show resolved
Hide resolved
@veena14cs Please revert this merge, we need @BenHenning 's approval in this PR to confirm whether the approach is correct or not. |
Created duplicate PR of this in PR #617 |
Explanation
This PR is split into 2.
In this PR most of the code is added and reused from profile section and need some suggestions on design approach.
Mock
https://xd.adobe.com/spec/e2239cf4-9cde-4c08-5296-25316c1f0a14-9412/screen/2776cbb1-22b0-42c9-b70b-2136bdb361da/OP-Options-Menu-/
Design Doc
https://docs.google.com/document/d/1uylgD2SwxHMYmHgof_-OTlUwriBL5Ps17r0hEWI0icg/edit#
Checklist