1. for now the structure is SheetStyle.Global/PlacePage/Font/TestColor... 2. the styles are used by assessing the property before: lineView.setStyleAndApply("Divider") headerTitleLabel.setStyleAndApply("semibold18:blackPrimaryText") after: lineView.setStyleAndApply(.global(.divider)) headerTitleLabel.setFontStyle(.semibold18, color: .blackPrimary) Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com> |
||
---|---|---|
.. | ||
Cells | ||
DrivingOptions.storyboard | ||
DrivingOptionsViewController.swift | ||
MWMMobileInternetViewController.h | ||
MWMMobileInternetViewController.m | ||
MWMNightModeController.h | ||
MWMNightModeController.m | ||
MWMPowerManagmentViewController.h | ||
MWMPowerManagmentViewController.mm | ||
MWMSettingsViewController.h | ||
MWMSettingsViewController.mm | ||
MWMTTSLanguageViewController.h | ||
MWMTTSLanguageViewController.mm | ||
MWMTTSSettingsViewController.h | ||
MWMTTSSettingsViewController.mm | ||
MWMUnitsController.h | ||
MWMUnitsController.mm |