This commit is contained in:
ponzischeme89
2026-08-19 06:57:59 +12:00
parent 8c847c59b8
commit 2b43b9ef12
94 changed files with 6359 additions and 778 deletions
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- The plate behind the episode line of the station ident. Deliberately quiet: the series
logo above it is the thing being announced, and this only has to stay readable over
whatever frame the programme opens on. -->
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="#A6000000" />
<corners android:radius="7dp" />
</shape>