|
viewerImageViewController.statusView.image = CCGraphics.changeThemingColorImage(UIImage.init(named: "livePhoto"), width: 100, height: 100, color: NCBrandColor.sharedInstance.brand)
|
|
viewerImageViewController.statusView.image = CCGraphics.changeThemingColorImage(UIImage.init(named: "livePhoto"), width: 100, height: 100, color: NCBrandColor.sharedInstance.brand)
|
|
|
|
+ viewerImageViewController.statusView.image = CCGraphics.changeThemingColorImage(UIImage.init(named: "audioPlay"), width: 100, height: 100, color: NCBrandColor.sharedInstance.brand)
|