We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a56016b commit f6b3a0aCopy full SHA for f6b3a0a
1 file changed
SIAlertView/SIAlertView.m
@@ -776,6 +776,7 @@ - (void)teardown
776
[self.buttons removeAllObjects];
777
[self.alertWindow removeFromSuperview];
778
self.alertWindow = nil;
779
+ self.layoutDirty = NO;
780
}
781
782
- (void)setupContainerView
0 commit comments