mirror of https://github.com/FongMi/TV.git
parent
3b0491f5bd
commit
10e7a4290f
@ -1,10 +0,0 @@ |
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
||||
android:width="48dp" |
||||
android:height="48dp" |
||||
android:tint="@color/white" |
||||
android:viewportWidth="48" |
||||
android:viewportHeight="48"> |
||||
<path |
||||
android:fillColor="#FF000000" |
||||
android:pathData="M18,36 L6.05,24.05 18,12.1l2.15,2.15 -8.35,8.35H39V14h3v11.55H11.85l8.3,8.3Z" /> |
||||
</vector> |
||||
@ -0,0 +1,5 @@ |
||||
<vector android:height="24dp" android:tint="#FFFFFF" |
||||
android:viewportHeight="24" android:viewportWidth="24" |
||||
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android"> |
||||
<path android:fillColor="@android:color/white" android:pathData="M18,9v4H6V9H4v6h16V9z"/> |
||||
</vector> |
||||
Loading…
Reference in new issue