-
Notifications
You must be signed in to change notification settings - Fork 530
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
Fixes#4184: Add dark mode support to ThirdPartyDependencyListActivity, LicenseListActivity and LicenseTextViewerActivity #4289
Fixes#4184: Add dark mode support to ThirdPartyDependencyListActivity, LicenseListActivity and LicenseTextViewerActivity #4289
Conversation
@ayush0402 I have added the dark mode in third party dependency list activity but for license activity, I was unable to do so as I was a bit confused about where to implement it and what colors & also dark mode mocks in wiki don't have images regarding license activity. |
…istActivity and LicenseTextViewerActivity
@rt4914 PTAL Thanks! |
@aayushimathur6 can you please also add screenshots for the license text view activity? You have some for the list views, but not the one that shows actual license text. @ayush0402 could you take a first pass review on this? |
…istActivity and LicenseTextViewerActivity
@BenHenning added the asked PTAL thanks! |
… AdddarkmodesupporttoThirdPartyDependencyListActivity,LicenseListActivityandLicenseTextViewerActivity
Unassigning @Akshatkamboj14 since they have already approved the PR. |
Assigning @BenHenning for code owner reviews. Thanks! |
done |
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, Thanks.
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.
@aayushimathur6 PTAL Thanks.
@rt4914 updated all the asked changes, PTAL |
Unassigning @aayushimathur6 since a re-review was requested. @aayushimathur6, please make sure you have addressed all review comments. Thanks! |
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.
@aayushimathur6 One nit change, otherwise LGTM
Assigning @BenHenning for code owner reviews. Thanks! |
@rt4914 done with last change |
Explanation
Fixes #4184
Mocks Link:
Essential Checklist
For UI-specific PRs only
If your PR includes UI-related changes, then: