imageView.addSubview(imageViewCover) imageViewCover.snp.makeConstraints { make in make.edges.equalToSuperview() } }