mirror of
https://github.com/material-components/material-components-android.git
synced 2026-01-16 18:01:42 +08:00
1. Consolidates single selected ID and multiple selected IDs to a single selected ID set. 2. Separates View states and internal checked states so we can focus and enforce policies much easier on only internal states. Resolves https://github.com/material-components/material-components-android/issues/2263 PiperOrigin-RevId: 418054400