diff --git a/CHANGELOG.md b/CHANGELOG.md index bdb55474d..4f2355bce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ - The toolbar in the home UI now collapses when scrolling - The toolbar layout is now consistent with Material Design 3 - Genre parsing now handles multiple integer values and cover/remix indicators (May wipe playback state) +- "Rounded album covers" option is no longer dependent on "Show album covers" option #### What's Fixed - Playback bar now picks the larger inset in case that gesture inset is missing [#149] diff --git a/app/src/main/res/xml/prefs_main.xml b/app/src/main/res/xml/prefs_main.xml index 4f10ecd1c..522b23832 100644 --- a/app/src/main/res/xml/prefs_main.xml +++ b/app/src/main/res/xml/prefs_main.xml @@ -54,10 +54,8 @@ app:summary="@string/set_quality_covers_desc" app:title="@string/set_quality_covers" /> -