Enable ASRangeControllerAutomaticLowMemoryHandling

This commit is contained in:
Michael Schneider
2016-03-09 16:59:01 -08:00
parent 13207dc2da
commit a788f5e2d9

View File

@@ -14,7 +14,7 @@
#import <AsyncDisplayKit/ASLayoutRangeType.h>
#define ASRangeControllerLoggingEnabled 0
#define ASRangeControllerAutomaticLowMemoryHandling 0
#define ASRangeControllerAutomaticLowMemoryHandling 1
NS_ASSUME_NONNULL_BEGIN