Improve playback, preroll and TV experience
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- A restrained memorial marker: recognisable at TV distance without turning a cast
|
||||
card into an obituary badge. -->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="16dp"
|
||||
android:height="16dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FFB9C1C8"
|
||||
android:pathData="M9,2h6v4h3v5h-3v11H9V11H6V6h3z" />
|
||||
</vector>
|
||||
Reference in New Issue
Block a user