AlexBarinov/UIBubbleTableView

No cache mechanism for images

Opened this issue · 0 comments

There's no something like 'cellForRowAtIndexPath:'. NSBubbleData class makes it difficult to cache large images, which can bring me memory warning. ps. I think this can be solved by inheriting NSBubbleData (providing URL of an image instead of a view) & UIBubbleTableViewCell