feat(lobby/prejoin/native): style updates (#12615)

feat(lobby/prejoin/native): style updates (#12615)
This commit is contained in:
Calinteodor
2022-11-25 13:59:45 +02:00
committed by GitHub
parent 691e92b7ec
commit 48a6472b3b
14 changed files with 198 additions and 368 deletions

View File

@@ -462,7 +462,7 @@ class Conference extends AbstractConference<Props, State> {
{/* eslint-disable-next-line react/jsx-no-bind */}
<AlwaysOnLabels createOnPress = { this._createOnPress } />
</View>
{this._renderNotificationsContainer()}
{ this._renderNotificationsContainer() }
<KnockingParticipantList />
</SafeAreaView>