Fixed missing toolbar shadow in the playlist view.
This commit is contained in:
parent
64f6f09595
commit
767f6f0300
2 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
<FrameLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="?colorPrimary"
|
||||
android:elevation="@dimen/toolbar_elevation"
|
||||
tools:ignore="UnusedAttribute">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue