In my project, I dynamically change what's in the contentView, causing it to change size and part of it being clipped because it is bigger than the original size of the callout. I tried using sizeToFit on the callout but the positioning gets screwed up. Maybe sizeToFit should be overridden?
In my project, I dynamically change what's in the contentView, causing it to change size and part of it being clipped because it is bigger than the original size of the callout. I tried using sizeToFit on the callout but the positioning gets screwed up. Maybe sizeToFit should be overridden?