Open luzianscherrer opened 8 years ago
If a kCRToastImageKey is set with kCRToastImageAlignmentKey = CRToastAccessoryViewAlignmentRight, then the text overlaps that image.
kCRToastImageKey : [UIImage imageNamed:@"ToastDismissImage"], kCRToastImageAlignmentKey : @(CRToastAccessoryViewAlignmentRight),
If a kCRToastImageKey is set with kCRToastImageAlignmentKey = CRToastAccessoryViewAlignmentRight, then the text overlaps that image.