material-components / material-components-android

Modular and customizable Material Design UI components for Android
Apache License 2.0
16.25k stars 3.06k forks source link

[Checkbox] Error on checked display in specific condition #1783

Closed mateuy-dev closed 2 years ago

mateuy-dev commented 3 years ago

Description: When a checkbox is checked inside a ViewPager2 in some specific circumstances, the checkbos is not displayed checked

Screenshot of error: device-2020-10-07-135609

Expected behavior: The first two checkbox should be displayed checked

Source code: https://github.com/mateuyabar/bug-on-mateirla-checkbox-sample

Material Library version:

hunterstich commented 3 years ago

Hey @mateuyabar,

Thanks for including a sample project!

Can you describe some of the scenarios in which the checkboxes aren't being checked properly? I downloaded your repo and can't seem to reproduce the issue

drchen commented 2 years ago

I'll close this issue for now due to no further info available. Please feel free to reopen it if this is still happening.