mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 08:52:41 +02:00
feat(cast): implement Google Cast support and expanded controller activity
This commit is contained in:
@@ -74,4 +74,10 @@
|
||||
<item name="cornerSizeBottomRight">16dp</item>
|
||||
<item name="cornerFamilyBottomRight">rounded</item>
|
||||
</style>
|
||||
|
||||
<style name="CustomCastExpandedControllerStyle" parent="CastExpandedController">
|
||||
<item name="android:windowBackground">#FFFFFF</item>
|
||||
<item name="castBackground">#FFFFFF</item>
|
||||
<item name="castButtonColor">#FF495D92</item>
|
||||
</style>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user