Updated
Playlist refresh Bottom navigation shows when coming from notification Removed animation for lyrics page Added playlist reorder Added refresh for album & artist details when update Fix when scan to update library Added sort for playlist Fix album art not showing in lockscreen
This commit is contained in:
parent
e5f6e83dd4
commit
33f4f31066
55 changed files with 2532 additions and 2199 deletions
10
app/src/main/res/drawable-night/ic_launcher_background.xml
Normal file
10
app/src/main/res/drawable-night/ic_launcher_background.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<path
|
||||
android:fillColor="@color/dark_color"
|
||||
android:pathData="M0,0h108v108h-108z" />
|
||||
</vector>
|
Loading…
Add table
Add a link
Reference in a new issue