mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-08 21:49:41 +00:00
Accomodate and document unusual cases in which it is necessary to remove views when clearing backing stores. ASDK layout and display calls don't depend on UIView in any way, so this will achieve the necessary behavior of the render range while eliminating significant UIView-specific overhead from heirarchy manipulation.