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

Move setup for Android sheet #5684

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Move setup for Android sheet #5684

merged 1 commit into from
Oct 11, 2024

Conversation

haileyok
Copy link
Contributor

No description provided.

@arcalinea arcalinea temporarily deployed to hailey/tweak-android-sheet - social-app PR #5684 October 10, 2024 23:19 — with Render Destroyed
val dialog = BottomSheetDialog(context)
dialog.setContentView(dialogRootViewGroup)
dialog.setCancelable(!preventDismiss)
dialog.setOnShowListener {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moving all of this out of the setOnShowListener to just all happen prior. If we start in the right position (rather than move there from Hidden) it appears to "slide" how we expect.

Copy link

The Pull Request introduced fingerprint changes against the base commit:

Fingerprint diff
[{"type":"dir","filePath":"modules/bottom-sheet/android","reasons":["expoAutolinkingAndroid"],"hash":"30e5806c53396f6007e16a780ba6881706781c23"}]

Generated by PR labeler 🤖

Copy link

Old size New size Diff
7.89 MB 7.89 MB 0 B (0.00%)

@haileyok haileyok merged commit 34a0007 into main Oct 11, 2024
6 checks passed
@haileyok haileyok deleted the hailey/tweak-android-sheet branch October 11, 2024 00:52
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