Awesomeplayer165 / PillboxView

A Pillbox Capsule-like informational view for iOS written in UIKit
MIT License
6 stars 2 forks source link

Title and status image not vertically centered when the pillView height is modified from default. #28

Open martindufort opened 9 months ago

martindufort commented 9 months ago

Description The PillView allows the ability to change the height of it's view. However when changing that height, the enclosing elements are not vertically centered

Expected behavior Elements within the PillView should be automatically vertically centered within it's container.