material-components / material-components/material-components-android
Bottom sheet dismiss animation changed on emulator from bottom to left
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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