Initial commit retro music app
This commit is contained in:
parent
ab332473bc
commit
fe890632fd
932 changed files with 83126 additions and 0 deletions
24
app/src/main/res/drawable-v24/ic_launcher_background.xml
Normal file
24
app/src/main/res/drawable-v24/ic_launcher_background.xml
Normal file
|
@ -0,0 +1,24 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="85.03937"
|
||||
android:viewportHeight="85.03937">
|
||||
<group android:translateX="-11.480315"
|
||||
android:translateY="-11.480315">
|
||||
<path
|
||||
android:pathData="M0,0h108v108h-108z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startY="0"
|
||||
android:endY="108"
|
||||
android:startX="0"
|
||||
android:endX="108"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#FFA951CD"/>
|
||||
<item android:offset="1" android:color="#FF5757ED"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
</group>
|
||||
</vector>
|
Loading…
Add table
Add a link
Reference in a new issue