|
@@ -205,9 +205,9 @@ const Player = props => {
|
|
zIndex: 10,
|
|
zIndex: 10,
|
|
marginTop: statusBarHeight,
|
|
marginTop: statusBarHeight,
|
|
transform: [{ translateY }],
|
|
transform: [{ translateY }],
|
|
- ...shadow,
|
|
|
|
|
|
+ alignItems: 'center',
|
|
height: mainPlayerContainerHeight,
|
|
height: mainPlayerContainerHeight,
|
|
-
|
|
|
|
|
|
+
|
|
}}
|
|
}}
|
|
>
|
|
>
|
|
<Animated.View
|
|
<Animated.View
|