mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-02-20 08:27:32 +08:00
### Context Before #5345 there wasn't a global themer so the examples used the typography themer and color themer. ### The problem There is now a global themer that isn't being used ### The fix Apply the global themer to all examples instead of the typography themer and color themer. ### Bug Closes #5391 ### Screenshots | Before | After | | - | - | |||