Disable header more menu in select mode

This commit is contained in:
Jamie Kyle 2024-01-04 12:15:46 -08:00 committed by GitHub
parent 0aad09682d
commit 66f97b1c25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 46 additions and 25 deletions

View file

@ -35,6 +35,7 @@ const commonProps = {
cannotLeaveBecauseYouAreLastAdmin: false,
showBackButton: false,
outgoingCallButtonStyle: OutgoingCallButtonStyle.Both,
isSelectMode: false,
i18n,