feat: apply custom theme to ExpandedControllerActivity

This commit is contained in:
2026-05-07 13:49:37 +02:00
parent cf3fd0bc56
commit dcae7bafb5
+1
View File
@@ -48,6 +48,7 @@
<activity
android:name=".ExpandedControllerActivity"
android:exported="false"
android:theme="@style/CustomCastExpandedControllerStyle"
android:launchMode="singleTask" />
<!-- Main activity for radio station playback on phone and TV -->