SeekOverlay: Add Views

This commit is contained in:
vkay94 2020-11-07 15:29:07 +01:00 committed by litetex
parent 6f44ced7b6
commit 3a40759cd2
6 changed files with 630 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="16dp"
android:height="20dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FFFFFF"
android:pathData="M3,2 L22,12 L3,22 Z" />
</vector>