Closed riggaroo closed 1 month ago
Here is the summary of possible violations 😱
android_compose_deviceconfigurationoverride_forcedsize
(usage: page 1).
android_compose_deviceconfigurationoverride_then
(usage: page 1).The end of the violation section. All the stuff below is FYI purposes only.
Here is the summary of changes.
This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run
label or use the checkbox below:
Material 1.3 introduces two experimental versions of the Material 3 Carousel - HorizontalMultiBrowseCarousel and HorizontalUncontainedCarousel.
The HorizontalMultiBrowseCarousel shows at least one large, medium, and small carousel item.
https://github.com/user-attachments/assets/b25bc4b3-f444-4647-9429-dd6d9d2935f6
The HorizontalUncontainedCarousel displays its items with the given size except for one item at the end that is cut off.
https://github.com/user-attachments/assets/db1398a9-a2a2-4a70-896d-573f2022ab83
Similar to using the HorizontalPager, the Carousel applies a few design specifications on top of the Pager.