mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 00:42:40 +02:00
feat: apply custom theme to ExpandedControllerActivity
This commit is contained in:
@@ -48,6 +48,7 @@
|
|||||||
<activity
|
<activity
|
||||||
android:name=".ExpandedControllerActivity"
|
android:name=".ExpandedControllerActivity"
|
||||||
android:exported="false"
|
android:exported="false"
|
||||||
|
android:theme="@style/CustomCastExpandedControllerStyle"
|
||||||
android:launchMode="singleTask" />
|
android:launchMode="singleTask" />
|
||||||
|
|
||||||
<!-- Main activity for radio station playback on phone and TV -->
|
<!-- Main activity for radio station playback on phone and TV -->
|
||||||
|
|||||||
Reference in New Issue
Block a user