0.11.2 - Button Fixes
Description
UIKit
- The isAnimated property is now equals to false by default.
- Fixed the empty title when the setTitle was encapsulated into an Animation.
- Add the same contentCompressionResistancePriority and contentHuggingPriority for the titleLabel and imageView as the UIButton.
PR
What's Changed
- [Button-834] Fix button by @robergro in #835
- [Button-807] UIKit: change default isAnimated value by @robergro in #816
Full Changelog: 0.11.1...0.11.2