Chatto/ChattoAdditions/Source/Chat Items/TextMessages/Views
Barış Çamur c7d4fcfbd5 Make Subclassing BaseMessageCollectionViewCell Possible Outside of ChattoAdditions Module
-This commit exposes messageViewModel, createBubbleView() and init
functions of BaseMessageCollectionViewCell class to other modules by
changing their access modifiers to ‘public’.
-This also requires to change the access level of createBubbleView()
function of  TextMessageCollectionViewCell and
PhotoMessageCollectionViewCell to be made ‘public’
2016-02-26 17:20:14 +02:00
..
TextBubbleView.swift Fixes linter warnings and updates some rules. Also removes deprecated '++' and '--' 2016-01-27 22:04:32 +00:00
TextMessageCollectionViewCell.swift Make Subclassing BaseMessageCollectionViewCell Possible Outside of ChattoAdditions Module 2016-02-26 17:20:14 +02:00
TextMessageCollectionViewCellDefaultStyle.swift Chatto inception 2015-11-26 22:48:25 +00:00