Skip to content

Develop 4.5 - #2265

Merged
sds100 merged 87 commits into
developfrom
develop-4.5
Sep 21, 2026
Merged

sds100 merged 87 commits into
developfrom
develop-4.5

Conversation

@sds100

@sds100 sds100 commented Sep 20, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

 Your bottom sheet previews stopped rendering because of a Material 3 upgrade. The sheet opens in its own window. I read the 1.4.0 source: ModalBottomSheet now puts its content in a ModalBottomSheetDialog, which on Android is a ComponentDialog, a separate window. Android Studio's preview only draws the preview's own view tree, so it can't draw separate windows. From memory, 1.3.x used a popup that the preview could draw.
 Your bottom sheet previews stopped rendering because of a Material 3 upgrade. The sheet opens in its own window. I read the 1.4.0 source: ModalBottomSheet now puts its content in a ModalBottomSheetDialog, which on Android is a ComponentDialog, a separate window. Android Studio's preview only draws the preview's own view tree, so it can't draw separate windows. From memory, 1.3.x used a popup that the preview could draw.
This is to save horizontal space and reduce complexity
…w package name for app-related constraints and actions when the app has been uninstalled
@sds100
sds100 merged commit d5c9620 into develop Sep 21, 2026
4 checks passed
@sds100
sds100 deleted the develop-4.5 branch September 21, 2026 10:20
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.

1 participant