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

Bottom sheet dismiss animation changed on emulator from bottom to left

Open
#2,172 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

On Emulator running api 30 when the bottom sheet is being dissmissed it triggers an animation that slides from the left and then dissapears. But on physical Device running api 29 works as expected.

https://user-images.githubusercontent.com/13507576/114163282-ab858180-9932-11eb-8a2d-52c4150be40a.mp4

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.

Research direction

Start by reproducing the dismissal behavior on an emulator running API 30 and a physical device running API 29, using the linked video as the reference. Trace the bottom-sheet dismissal animation and confirm the fix when the emulator no longer slides the sheet in from the left.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.