-
Notifications
You must be signed in to change notification settings - Fork 531
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
Dark mode implementation for AdministratorControls, Help, Options, ProfileReset, ProfileRename, AppVersion, ProfileList, ProfileEdit etc #4795
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.
@rt4914 PTAL
Me and @MohitGupta121 did review this PR over a 2 hr call where we went through each and every view, compared it with mocks and if something was changed w.r.t to mocks then if both of us agreed we finalised that and applied that change. Its not possible to review this PR using mocks as they are inconsistent and this PR does require a lot of context. |
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.
@rt4914 LGTM, Thanks.
Unassigning @MohitGupta121 since they have already approved the PR. |
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.
@rt4914 I not find any open issues related to these screens in the dark-mode-project-board. So I think there is no need to link any issue.
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.
Confirming this looks good from a UI perspective. Thanks!
Explanation
This PR fixes dark mode for following activities:
OptionsActivity
HelpActivity
AdministratorControlsActivity
There were a lot of issues with mocks, for example:
This PR makes sure that all the screens support dark-mode and also the components across various screens should have consistent design guidelines.
Essential Checklist
For UI-specific PRs only
Options Activity and its internal screens
Help Activity and its internal screens
Administrator Controls and its internal activities