updated sample
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
e3420da41b
commit
aa7c70ac77
@ -81,9 +81,10 @@ class TiletViewController: BaseViewController {
|
||||
}
|
||||
|
||||
func setupModel() {
|
||||
tilet.width = 250
|
||||
tilet.titleText = "Get more of our best"
|
||||
tilet.subTitleText = "Get both of our best and pay less. Pair 5G Home Internet with Verizon mobile to save every month."
|
||||
tilet.surface = .light
|
||||
tilet.width = 312
|
||||
tilet.titleText = "Save $XX on your monthly bill."
|
||||
tilet.subTitleText = "Enroll in Auto Pay & paper-free billing to save on your monthly bill."
|
||||
|
||||
//setup UI
|
||||
surfacePickerSelectorView.text = tilet.surface.rawValue
|
||||
|
||||
Loading…
Reference in New Issue
Block a user