Closed LeHaine closed 2 years ago
If a theme changes on Control, then that theme needs to propagate down throughout the child Control nodes to update their sizes, due to Drawable components in the theme most likely having different sizes.
Control
Drawable
If a theme changes on
Control
, then that theme needs to propagate down throughout the childControl
nodes to update their sizes, due toDrawable
components in the theme most likely having different sizes.