material-components / material-components/material-components-android

BottomSheet fly away with visibility change when using animateLayoutChanges

Open
#170 8 comments 30 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

bug Widget: BottomSheet
Dominant language
Java
Stars
17.4k
Forks
3.2k
PR merge metrics
No merged PRs in 30d

Description

Overview

After a few research I found more devs with the same problem.

In this stackoverflow thread a guy from Google suggests to use TransitionManager.beginDelayedTransition(bottomSheet); but the solution don't works as expected.

To simplify I had create a repository with the problem: https://github.com/extmkv/BottomSheetExample

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.