v3.0.0-rc03
Pre-release
Pre-release
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
to8.7.2
. - [REVERT] Reverted the use of
scale
indication inToast
. - [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
withAccent
Color. - Added a corresponding toggle in the
Personalization
screen underTweaks
.
- Allows users to paint the
Full Changelog: v2.17.3...v3.0.0-rc03