@@ -327,7 +327,7 @@ class NCCollectionCommon: NSObject, NCSelectDelegate {
}
- // MARK: - Context Menu COnfiguration
+ // MARK: - Context Menu Configuration
@available(iOS 13.0, *)
func contextMenuConfiguration(metadata: tableMetadata, viewController: UIViewController, enableDeleteLocal: Bool, enableViewInFolder: Bool) -> UIMenu {
@@ -24,7 +24,7 @@
<rect key="frame" x="0.0" y="0.0" width="414" height="60"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" tag="1" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="RV0-3K-eSN">
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" tag="1" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="RV0-3K-eSN">
<rect key="frame" x="16" y="16" width="28" height="28"/>
<constraints>
<constraint firstAttribute="height" constant="28" id="7je-2C-oH0"/>