Updates PillButton appearance

This commit is contained in:
Riley Testut
2019-10-23 14:20:01 -07:00
parent 6ea8503c3d
commit 6f58cb9579
6 changed files with 6 additions and 18 deletions

View File

@@ -94,7 +94,6 @@ private extension UpdateCollectionViewCell
self.versionDescriptionTitleLabel.textColor = self.tintColor
self.blurView.backgroundColor = self.tintColor
self.bannerView.button.isInverted = true
self.bannerView.button.tintColor = self.tintColor
self.bannerView.button.progressTintColor = self.tintColor