feat(polls/native): fixed scroll inside screen

This commit is contained in:
Calin-Teodor 2022-08-29 16:03:42 +03:00 committed by Calinteodor
parent b034cf27cb
commit dbcbafe088
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ const PollsPane = (props: AbstractProps) => {
return (
<JitsiScreen
contentContainerStyle = { chatStyles.pollPane }
disableForcedKeyboardDismiss = { !createMode }
hasTabNavigator = { true }
style = { chatStyles.pollPaneContainer }>
{