mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-11 18:24:43 +02:00
parent
96d5d1dfab
commit
f7cb1aef4b
@ -178,6 +178,7 @@ class Dropdown extends Component<DropdownProps, DropdownState> {
|
||||
onRequestClose={() => {
|
||||
closeList();
|
||||
}}
|
||||
supportedOrientations={['landscape', 'portrait']}
|
||||
>
|
||||
<TouchableWithoutFeedback
|
||||
accessibilityElementsHidden={true}
|
||||
|
Loading…
Reference in New Issue
Block a user