Skip to content

#701 new action screen - #2245

Closed
sds100 wants to merge 12 commits into
developfrom
feature/701-new-action-screen
Closed

sds100 wants to merge 12 commits into
developfrom
feature/701-new-action-screen

Conversation

@sds100

@sds100 sds100 commented Sep 15, 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.
@sds100 sds100 closed this Sep 15, 2026
@sds100
sds100 deleted the feature/701-new-action-screen 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