mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-20 08:39:55 +08:00
When filling the RecyclerView, views need to be added at the correct index (either begginning or end) depending on the direction of fill. PiperOrigin-RevId: 513510079