@@ -219,8 +219,8 @@ class ParticipantView extends Component<Props> {
<Container
onClick = { renderVideo || renderSharedVideo ? undefined : onPress }
style = {{
- // ...pvc_style,
- ...styles.participantView,
+ ...pvc_style,
+ // ...styles.participantView,
...this.props.style,
}}
touchFeedback = { false }>