Skip to content

Balloon height is constrained by parent Composable's constraints #952

@jonathan-caryl

Description

@jonathan-caryl

Please complete the following information:

  • Library Version 1.74
  • Affected Device(s) All

Describe the Bug:

If we updated the ComposeActivity in the sample app to put a Box(Modifier.height(44.dp)) around the Button in EditProfileSection then the Balloon is constrained to be 44.dp high, but that's not what we'd expect:

Image

Expected Behavior:

Without the parent height constraint (ie current main), looks like so

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions