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> |
||
---|---|---|
.. | ||
Modal | ||
TabView | ||
BorderedButton.swift | ||
Checkmark.swift | ||
CopyableLabel.swift | ||
DimBackground.swift | ||
LeftAlignedIconButton.swift | ||
LinkTextView.swift | ||
MWMAddPlaceNavigationBar.h | ||
MWMAddPlaceNavigationBar.mm | ||
MWMAddPlaceNavigationBar.xib | ||
MWMButton.h | ||
MWMButton.m | ||
MWMCollectionViewController.h | ||
MWMCollectionViewController.m | ||
MWMController.h | ||
MWMMailViewController.h | ||
MWMMailViewController.m | ||
MWMNavigationController.h | ||
MWMNavigationController.m | ||
MWMStartButton.h | ||
MWMStartButton.m | ||
MWMStopButton.h | ||
MWMStopButton.m | ||
MWMTableViewController.h | ||
MWMTableViewController.m | ||
MWMViewController.h | ||
MWMViewController.m | ||
VerticallyAlignedButton.swift |