Initial commit
This commit is contained in:
commit
21bfbfb139
520 changed files with 47819 additions and 0 deletions
12
app/src/main/res/drawable/ic_skip.xml
Normal file
12
app/src/main/res/drawable/ic_skip.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="54dp"
|
||||
android:height="36dp"
|
||||
android:viewportWidth="54"
|
||||
android:viewportHeight="36">
|
||||
<path
|
||||
android:pathData="M28.3,14.9L5.7,0.7C3.2,-0.8 0,1 0,3.9v28.4c0,2.9 3.2,4.7 5.7,3.1l22.6,-14.2C30.6,19.8 30.6,16.4 28.3,14.9z"
|
||||
android:fillColor="#FFFFFF"/>
|
||||
<path
|
||||
android:pathData="M52.3,14.9L29.7,0.7C27.2,-0.8 24,1 24,3.9v28.4c0,2.9 3.2,4.7 5.7,3.1l22.6,-14.2C54.6,19.8 54.6,16.4 52.3,14.9z"
|
||||
android:fillColor="#FFFFFF"/>
|
||||
</vector>
|
Loading…
Add table
Add a link
Reference in a new issue