Implement timer logic
This commit is contained in:
13
app/src/main/res/drawable/play_large.xml
Normal file
13
app/src/main/res/drawable/play_large.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="40dp"
|
||||
android:height="40dp"
|
||||
android:autoMirrored="true"
|
||||
android:tint="#000000"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960">
|
||||
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M301.33,706.67v-458q0,-17.86 12.67,-29.77 12.67,-11.9 30,-11.9 4.67,0 10.33,1.33 5.67,1.34 11.34,5l360.66,229q9.84,6.67 15.09,16 5.25,9.34 5.25,19.83 0,10.49 -5.5,19.66 -5.5,9.18 -14.84,15.18L365.67,742q-5.67,4.33 -11.56,5.67 -5.88,1.33 -10.44,1.33 -17,0 -29.67,-11.9 -12.67,-11.91 -12.67,-30.43Z" />
|
||||
|
||||
</vector>
|
||||
Reference in New Issue
Block a user