Skip to content

v3.0.0-rc03

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 16:58
· 26 commits to master since this release

What's new

[FIX] Added logic to change onAccent based on the contrast of Accent. This ensures the proper contrast onAccent is used.

  • [CHORE] Updated Gradle version from 8.7.1 to 8.7.2.
  • [REVERT] Reverted the use of scale indication in Toast.
  • [FIX] Fixed the size of NavRailItem.
  • [FIX] Fixed the issue in Albums causing it to lose scroll position once the user navigated away from the screen.
  • [FEAT] Added setting Settings.USE_ACCENT_IN_NAV_BAR:
    • Allows users to paint the NavBar with Accent Color.
    • Added a corresponding toggle in the Personalization screen under Tweaks.

Full Changelog: v2.17.3...v3.0.0-rc03