mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
[ASDataController] Set context variable value
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
const static NSUInteger kASDataControllerSizingCountPerProcessor = 5;
|
const static NSUInteger kASDataControllerSizingCountPerProcessor = 5;
|
||||||
const static char * kASDataControllerEditingQueueKey = "kASDataControllerEditingQueueKey";
|
const static char * kASDataControllerEditingQueueKey = "kASDataControllerEditingQueueKey";
|
||||||
const static char * kASDataControllerEditingQueueContext = "kASDataControllerEditingQueueKey";
|
const static char * kASDataControllerEditingQueueContext = "kASDataControllerEditingQueueContext";
|
||||||
|
|
||||||
NSString * const ASDataControllerRowNodeKind = @"_ASDataControllerRowNodeKind";
|
NSString * const ASDataControllerRowNodeKind = @"_ASDataControllerRowNodeKind";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user