Add ASLayoutRangeModeLowMemory

This commit is contained in:
Michael Schneider
2016-03-09 14:40:40 -08:00
parent de4e4db671
commit bf822dee37
6 changed files with 93 additions and 14 deletions

View File

@@ -167,7 +167,7 @@
return (ASCollectionView *)[super view];
}
#if RangeControllerLoggingEnabled
#if ASRangeControllerLoggingEnabled
- (void)visibilityDidChange:(BOOL)isVisible
{
[super visibilityDidChange:isVisible];