mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Side menu: Support Dynamic Type.
This commit is contained in:
@@ -53,6 +53,7 @@ final class SideMenuActionView: UIView, NibOwnerLoadable {
|
||||
|
||||
private func commonInit() {
|
||||
self.button.contentHorizontalAlignment = .left
|
||||
self.button.titleLabel?.lineBreakMode = .byTruncatingTail
|
||||
}
|
||||
|
||||
convenience init() {
|
||||
|
||||
Reference in New Issue
Block a user