Closed MohitMaliFtechiz closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 58.09%. Comparing base (
701c9c1
) to head (2b796b0
). Report is 4 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@MohitMaliDeveloper What is the status here? Have all the colors cleanuped so we have clear light/dark modes without custom colors?
@MohitMaliDeveloper What is the status here? Have all the colors cleanuped so we have clear light/dark modes without custom colors?
@kelson42 Yes.
I was waiting for your reply on https://github.com/kiwix/kiwix-android/issues/3736#issuecomment-2363571129, I have put the screenshots of the UI of donation popup in the PR description, if it looks okay to you than this PR is ready for review.
@MohitMaliDeveloper What is the status here? Have all the colors cleanuped so we have clear light/dark modes without custom colors?
@kelson42 Yes.
I was waiting for your reply on #3736 (comment), I have put the screenshots of the UI of donation popup in the PR description, if it looks okay to you than this PR is ready for review.
Please don't use any custom colors at all. Rely on default themes. I will treat the donate box separatly.
Please don't use any custom colors at all. Rely on default themes.
@kelson42 We are not using any custom colors in this, we are using the default theme color in our project. In this PR I have removed the custom colors from the project.
I will treat the donate box separately.
Okay, I have created a separate PR for this https://github.com/kiwix/kiwix-android/pull/4012.
Fixes #3991
Apart from these, all other views use the Android standard colors in our project.