-
Notifications
You must be signed in to change notification settings - Fork 529
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
Fixed Part #4200 : Added dark mode support to AudioLanguageActivity, ReadingTextSizeActivity, AppLanguageActivity #4415
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.
Done Dark Mode
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.
@MohitGupta121 PTAL
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.
Done with requested changes
As discussed @MohitGupta121 can you upload new screenshots that use a dark mode emulator? It may be something odd with the physical device or specific Android OEM version (i.e. maybe it's performing some sort of extra shading). |
Okay, I'll update it in a few hours. |
@BenHenning @rt4914 I updated the screenshots through emulator dark mode. Can you please review it now. Is it okay? |
Thanks @MohitGupta121. To confirm: do the individual rows appear as dark on the emulator as they do in the screenshots you added? |
Yes they all are the same in the emulator. It's look same as in dark mode mockups. |
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.
Nice work @MohitGupta121 Just one suggestion.
Suddenly 2 test case are failing. Unable to find exact reason. I only added EOF. It's due to this https://github.com/oppia/oppia-android/runs/8001170895?check_suite_focus=true#step:7:1764 |
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.
@MohitGupta121 Please don't |
Oh okay 😅 sorry once again take care next time. |
(#4534) * fixed text cut off * fix text cutoff in all layouts * add proper naming * implement darkmode AudioLanguage,ReadingTextSize,AppLanguage Activities * minor fixes * develop updated * minor changes * fixed build error * Tests Failed Fixed * Update color_defs.xml * added EOL * alert dialog dark mode
Fixed One Part of #4200 : Added dark mode support to AudioLanguageActivity, ReadingTextSizeActivity, AppLanguageActivity
Dark Mode Mock:-
Essential Checklist
For UI-specific PRs only
If your PR includes UI-related changes, then: