Add new 6 screens (BuyStock, CustomCard, Crypto, MapParking, Sport, Taxi)
1 BuyStock 2 CustomCard 3 Crypto 4 MapParking 5 Sport 6 Taxi
This commit is contained in:
+1
-2
@@ -118,8 +118,7 @@ extension ExampleAddCollectionViewController: UICollectionViewDataSource {
|
||||
case 4: color = .systemYellow
|
||||
case 5: color = .systemOrange
|
||||
default: break
|
||||
}
|
||||
|
||||
}
|
||||
cell.backgroundColor = color
|
||||
cell.layer.cornerRadius = 12
|
||||
return cell
|
||||
|
||||
Reference in New Issue
Block a user