feat: downloads patch (#215)

This commit is contained in:
oSumAtrIX 2022-08-22 04:58:17 +02:00 committed by GitHub
parent c97611f2b1
commit b82114bddf
17 changed files with 416 additions and 61 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:tint="?attr/ytTextPrimary" android:height="24dp" android:width="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:fillColor="#ff000000" android:pathData="M19,9h-4V3H9v6H5l7,7 7,-7zM5,18v2h14v-2H5z"/>
</vector>