Skip to content

BottomSheet fly away with visibility change when using animateLayoutChanges #170

Open
@extmkv

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

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions