Toaster icon indicating copy to clipboard operation
Toaster copied to clipboard

Add custom backgroundView width option

Open amebahead opened this issue 3 years ago • 0 comments

I want to change backgroundview's width value so I add custom backgroundview width option to ToastView.swift now can change width like this

appearance.backgroundWidth = NSNumber(value: self.view.frame.width - 32.0)

amebahead avatar Dec 19 '22 04:12 amebahead