feat: sync Playlists, wip: pair songs
This commit is contained in:
5
app/src/main/res/drawable/ic_launcher_layer.xml
Normal file
5
app/src/main/res/drawable/ic_launcher_layer.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_launcher_background" />
|
||||
<item android:drawable="@drawable/ic_launcher_foreground" />
|
||||
</layer-list>
|
||||
Reference in New Issue
Block a user