Imported the native TV app (Kotlin, ExoPlayer, embedded remote server, QR pairing) plus CONTEXT.md and ADRs 0001-0005. Rename, Compose for TV UI and the Dispatcharr integration follow as tracked issues. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
24 lines
862 B
XML
24 lines
862 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="108dp"
|
|
android:height="108dp"
|
|
android:viewportWidth="108"
|
|
android:viewportHeight="108">
|
|
<group
|
|
android:scaleX="1.8"
|
|
android:scaleY="1.8"
|
|
android:pivotX="54"
|
|
android:pivotY="54">
|
|
<path
|
|
android:pathData="M42,48.5 A1.5,1.5 0 0 1 43.5,47 L64.5,47 A1.5,1.5 0 0 1 66,48.5 L66,59.5 A1.5,1.5 0 0 1 64.5,61 L43.5,61 A1.5,1.5 0 0 1 42,59.5 Z"
|
|
android:strokeColor="#5FD4C4"
|
|
android:strokeWidth="1.8"
|
|
android:strokeLineCap="round" />
|
|
<path
|
|
android:pathData="M50,64.5 L58,64.5"
|
|
android:strokeColor="#5FD4C4"
|
|
android:strokeWidth="1.8"
|
|
android:strokeLineCap="round" />
|
|
</group>
|
|
</vector>
|