mirror of
https://github.com/material-components/material-components-android.git
synced 2026-01-30 05:12:01 +08:00
Standard and coplanar side sheets now support sliding and dragging from the left side, as well as automatic RTL mirroring when `layout_gravity` is set to `start` or `end`. Change the sheet edge by setting `layout_gravity` on the side sheet view in XML or programmatically. PiperOrigin-RevId: 518048965