Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

replace 'color_default_blue1' with 'color_default_accent' in Q

Description

replace `color_default_blue1` and `?android:attr/colorAccent` with `color_default_accent` to support automated accentColour update from os

Home page

portrait portrait landscape
Screenshot_20210402-022851_Calculator Screenshot_20210402-022900_Calculator Screenshot_20210402-023335_Calculator

History page

portrait landscape
Screenshot_20210409-000325_Calculator Screenshot_20210409-000338_Calculator

Related issues

- 2868

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Related MRs

- 14

How has this been tested?

  • build the apk using build->CI/CD pipeline with FEATURE_BRANCH = Q_2826
  • push the apk to beryllium device's /system/app/ExactCalculator/
  • run the apk on OS's dark mode enable

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Merge request reports

Loading