dogo / SCLAlertView

Beautiful animated Alert View. Written in Objective-C
MIT License
3.5k stars 534 forks source link

Custom view margin issues #252

Closed Connerli closed 6 years ago

Connerli commented 7 years ago
Include the following:
Reproduction Steps

1. ea4e9e08-cea0-4b9d-ad74-744cf41b5960 2. 1f0e4a1e-3941-48be-aaaf-629b1df1c4a0

Expected Result
  1. I want to show a custom alertView.Can I set margins?Especially the top and bottom spacing.
  2. SCLAlertView *alert = [[SCLAlertView alloc] initWithNewWindowWidth:210]; alert.backgroundViewColor = [UIColor clearColor]; How can i remove this border? Thank you!
stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.