This website requires JavaScript.
Explore
Help
Sign In
DEV
/
material-components_material-components-ios
Watch
1
Star
0
Fork
0
You've already forked material-components_material-components-ios
mirror of
https://github.com/material-components/material-components-ios.git
synced
2026-02-20 08:27:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
components
/
Badges
/
tests
/
unit
History
Frank Wang
ae3d2df04b
[MDCBottomNavigationBar] Add checks for
nil
when a new appearance is set and provide defaults. Based on failures observed in testing when removing deprecated badge properties, these values are
nil
by neglect and not
nil
by intent. Hence we will provide default values for badge appearance properties when they are
nil
and set on the nav bar.
...
PiperOrigin-RevId: 719333484
2025-01-24 09:35:22 -08:00
..
MDCBadgeViewTests.m
[MDCBottomNavigationBar] Add checks for
nil
when a new appearance is set and provide defaults. Based on failures observed in testing when removing deprecated badge properties, these values are
nil
by neglect and not
nil
by intent. Hence we will provide default values for badge appearance properties when they are
nil
and set on the nav bar.
2025-01-24 09:35:22 -08:00