diff --git a/app/src/main/assets/changelog.html b/app/src/main/assets/changelog.html index 406d7b4d..22298fe2 100644 --- a/app/src/main/assets/changelog.html +++ b/app/src/main/assets/changelog.html @@ -32,6 +32,7 @@ scrobble doesn't actually get saved at the end. Thanks to Tim Malseed for that.
  • FIX: Fixed the plural typo in the artist list.
  • +
  • FIX: Toolbar had no shadow in the playlist view.
  • Version 0.9.44 beta5

    diff --git a/app/src/main/res/layout/activity_playlist_detail.xml b/app/src/main/res/layout/activity_playlist_detail.xml index e819800f..d94b68c7 100644 --- a/app/src/main/res/layout/activity_playlist_detail.xml +++ b/app/src/main/res/layout/activity_playlist_detail.xml @@ -13,6 +13,7 @@