microsoft / EmbeddedSocial-iOS-SDK

SDK for interacting with the Microsoft Embedded Social service from inside your iOS app
MIT License
19 stars 11 forks source link

Feed: Fix issue memory issue with images #524

Closed orezhko closed 7 years ago

orezhko commented 7 years ago

that art should be fixed

guard let photo = photo else { setImage(placeholder, for: .normal) return }