I have a UIView A with background color set and it contains a UIView B which height can change dynamically. When UIView B's height exceed UIView A, is it possible to have UIView A's height automatically match UIView B's?I have a UIView A with background color set and