making use of Styler
This commit is contained in:
parent
6f23ee6c99
commit
81d3b818e3
@ -121,7 +121,7 @@ public typealias ActionBlock = () -> ()
|
|||||||
setupView()
|
setupView()
|
||||||
|
|
||||||
font = fontStyle.getFont(false)
|
font = fontStyle.getFont(false)
|
||||||
textColor = .mvmBlack
|
textColor = fontStyle.color()
|
||||||
setScale(scale)
|
setScale(scale)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user