diff --git a/react/features/filmstrip/components/native/Thumbnail.js b/react/features/filmstrip/components/native/Thumbnail.js index ff0cfd5de..c519847e0 100644 --- a/react/features/filmstrip/components/native/Thumbnail.js +++ b/react/features/filmstrip/components/native/Thumbnail.js @@ -137,7 +137,8 @@ class Thumbnail extends Component { participant.pinned && !disablePin ? styles.thumbnailPinned : null, this.props.styleOverrides || null - ] }> + ] } + touchFeedback = { false }> { renderAudio &&