amebahead
Results
1
issues of
amebahead
I want to change backgroundview's width value so I add custom backgroundview width option to ToastView.swift now can change width like this ``` swift appearance.backgroundWidth = NSNumber(value: self.view.frame.width - 32.0)...