@interface ColoredBackgroundView : UIView - (void)layoutSublayersOfLayer:(id)a0; - (id)init; - (void)configureLayer:(id)a0; @end