marinofaggiana 5 năm trước cách đây
mục cha
commit
300421c56e
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      iOSClient/Main/NCDetailViewController.swift

+ 2 - 0
iOSClient/Main/NCDetailViewController.swift

@@ -341,6 +341,8 @@ extension NCDetailViewController: MediaBrowserViewControllerDelegate, MediaBrows
                     }
                 }
             }
+        } else {
+            backgroundView.image = CCGraphics.changeThemingColorImage(UIImage.init(named: "logo"), multiplier: 2, color: NCBrandColor.sharedInstance.brand.withAlphaComponent(0.4))
         }
     }