From 767f6f0300212722ca3d77c61b7e07a1798f78da Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Sat, 5 Sep 2015 14:11:44 +0200 Subject: [PATCH] Fixed missing toolbar shadow in the playlist view. --- app/src/main/assets/changelog.html | 1 + app/src/main/res/layout/activity_playlist_detail.xml | 1 + 2 files changed, 2 insertions(+) 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 @@