material-components / material-components/material-components-android
[Carousel] Material Components Carousel will swallow a portion of the right edge of the submitted image, while the left side is not.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Description:** Material Components Carousel will swallow a portion of the right edge of the submitted image
**Screenshot:** Please note if the right edge of the following image is covered. I can clearly see that the right side of the picture is partially covered, while the left side is not.
I've always measured more occlusion on the right side than on the left, regardless of the aspect ratio.
| The pattern actually displayed | Origin image |
| --- | --- |
|  |  |
**Source code:** No need to provide, the M3 Catalog Application can be reproduced
**Minimal sample app repro:** No need to provide, the M3 Catalog Application can be reproduced
**Android API version:** 34 (Android 14)
**Material Library version:** 1.13.0-alpha06
**Device:** Xiaomi 14 Pro with Android 14
To help us triage faster, please check to make sure you are using the [latest version](https://github.com/material-components/material-components-android/releases) of the library.
We also happily accept [pull requests](https://github.com/material-components/material-components-android/pulls).
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 issue in the M3 Catalog Application using Material Library 1.13.0-alpha06 on Android 14, then inspect the Carousel behavior and compare the displayed image with its original edges. Done means the Carousel no longer occludes more of the right edge than the left across the reported aspect ratios.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100