fossasia / susi_iOS

SUSI AI iOS app http://susi.ai
Apache License 2.0
1.87k stars 139 forks source link

ChatVC: from collectionView to tableView #445

Closed pankova closed 5 years ago

pankova commented 6 years ago

Fixes #352

Changes: ChatViewController: CollectionView is being changed to TableView.

Screenshots for the change: N/A

chashmeetsingh commented 5 years ago

Please resolve conflicts.

pankova commented 5 years ago

Ok!

jogendra commented 5 years ago

@chashmeetsingh I think if we move to tableView then it will cause complicacy in future since collectionView is more flexible in terms of different layouts.

chashmeetsingh commented 5 years ago

Closing this for now.