@interface CompletionListTableViewCell : VibrantTableViewCell @property (class, readonly, nonatomic) double imageWidthSpace; - (void)layoutSubviews; @end
@interface CompletionListTableViewCell : VibrantTableViewCell @property (class, readonly, nonatomic) double imageWidthSpace; - (void)layoutSubviews; @end