mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-28 19:55:34 +08:00
Fix typo.
This commit is contained in:
@@ -28,7 +28,7 @@ static CGFloat const kASDKLogoAspectRatio = 2.79;
|
||||
{
|
||||
if (self = [super init]) {
|
||||
self.placeholderEnabled = YES;
|
||||
self.fadeOutPlaceholder = YES;
|
||||
self.placeholderFadesOut = YES;
|
||||
}
|
||||
return self;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user