TintView -> CardView bc Amélie liked it

This commit is contained in:
Deniz Duezgoeren
2019-08-15 20:46:30 +02:00
parent 81ed6f19e1
commit bf270ec62a
6 changed files with 43 additions and 40 deletions
+1
View File
@@ -11,4 +11,5 @@ import UIKit
class MenuViewCell: GenericViewCell {
@IBOutlet weak var content: UILabel!
@IBOutlet weak var tintView: UIView!
}