Commit 484f8c1d by Demid Merzlyakov

IOS-109: MREC ad on Today.

parent b071d02c
......@@ -56,8 +56,8 @@ class TodayCellFactory: CellFactoryProtocol {
private let todayViewModel:TodayViewModel
private var todaySection = TodaySection(allRows: [.alert, .forecast, .adBanner,
.conditions, .forecastPeriod, .precipitation,
.airQuality, .dayTime, .sun, .moon, .adMREC])
.conditions, .forecastPeriod, .precipitation, .adMREC,
.airQuality, .dayTime, .sun, .moon])
private var adViewCache = [IndexPath: AdView]()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment