Initial commit retro music app

This commit is contained in:
h4h13 2018-07-27 18:37:33 +05:30
parent ab332473bc
commit fe890632fd
932 changed files with 83126 additions and 0 deletions

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportHeight="24"
android:viewportWidth="24">
<path android:pathData="M0,0h24v24H0V0z" />
<path
android:fillColor="@color/md_white_1000"
android:pathData="M18.4,10.6C16.55,8.99,14.15,8,11.5,8c-4.16,0-7.74,2.42-9.44,5.93C1.74,14.6,2.1,15.4,2.81,15.64l0,0 c0.59,0.2,1.23-0.08,1.5-0.64c1.3-2.66,4.03-4.5,7.19-4.5c1.95,0,3.73,0.72,5.12,1.88l-1.91,1.91C14.08,14.92,14.52,16,15.41,16H21 c0.55,0,1-0.45,1-1V9.41c0-0.89-1.08-1.34-1.71-0.71L18.4,10.6z" />
</vector>