You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, one blue color is selected on the fragment:
.setSelectedColorRes(R.color.md_blue_500)
But when i chose a different color the checkmark is not updating, im not sure if this was working before on my project but ive checked the code and no code seems to be missing.
Can you help ? Thank you.
The text was updated successfully, but these errors were encountered:
Hello,
By default, one blue color is selected on the fragment:
.setSelectedColorRes(R.color.md_blue_500)
But when i chose a different color the checkmark is not updating, im not sure if this was working before on my project but ive checked the code and no code seems to be missing.
Can you help ? Thank you.
The text was updated successfully, but these errors were encountered: