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

Show single pane on phone in landscape #1321

Merged
merged 3 commits into from
Apr 8, 2024

Conversation

jdkoren
Copy link
Contributor

@jdkoren jdkoren commented Apr 5, 2024

No description provided.

@jdkoren jdkoren requested a review from a team as a code owner April 5, 2024 17:31
}
}

private fun androidx.window.core.layout.WindowSizeClass.isCompact(): Boolean =
Copy link
Contributor Author

@jdkoren jdkoren Apr 5, 2024

Choose a reason for hiding this comment

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

There are currently two different WindowSizeClass symbols, one in androidx-window (used by the adaptive deps), and one in material3-window-size-class. I think things are moving towards the androidx-window one, and I have a mind to migrate all usages of the other, but not sure if this PR is the right place for that.

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for calling that out. Yeah we can make that migration on a separate PR

@jdkoren jdkoren requested a review from arriolac April 5, 2024 20:46
@jdkoren jdkoren merged commit aecebde into jetcaster/all_form_factors Apr 8, 2024
3 checks passed
@jdkoren jdkoren deleted the jdk/scaffold_directive branch April 8, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants