New shadow + more infos songs and artists
This commit is contained in:
parent
eaa534c276
commit
b293123603
32 changed files with 272 additions and 179 deletions
7
app/src/main/res/drawable/image_background.xml
Normal file
7
app/src/main/res/drawable/image_background.xml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="#FFFFFF" />
|
||||
<stroke android:width="5px" android:color="#222222" />
|
||||
<padding android:left="5px" android:top="5px" android:right="5px"
|
||||
android:bottom="5px" />
|
||||
</shape>
|
||||
Loading…
Add table
Add a link
Reference in a new issue