Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(settings/native/android): Fixed scroll inside conference settings screen #13956

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

Calinteodor
Copy link
Contributor

No description provided.

@@ -244,6 +244,7 @@ export const lobbyNavigationContainerScreenOptions = {
* Screen options for settings navigation container screen.
*/
export const settingsNavigationContainerScreenOptions = {
...modalPresentation,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't present it modally on the welcome page. Does this break anything there?

Should we have 2 screens wrapping the same component with different settings?

Copy link
Contributor Author

@Calinteodor Calinteodor Oct 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These screen options are applied only inside the ConferenceNavigationContainer.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah kewl!

@Calinteodor Calinteodor merged commit f78ebbb into jitsi:master Oct 16, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants