Material v2.10.2 Release Notes

    • 🛠 issue-849: Fixed issue where TextView.placeholderNormalColor was not correctly displaying. Renamed TextView.placeholderNormalColor to TextView.placeholderColor.
    • 🛠 issue-856: Fixed issue where TextField.placeholderAnimation = .hidden was not correctly being displayed when text was set to nil.
    • 0️⃣ All default instances of Color.grey.lighten3 have been switched to Color.grey.lighten2.