|
@@ -75,14 +75,13 @@
|
|
|
</imageView>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" rowHeight="50" sectionHeaderHeight="1" sectionFooterHeight="1" translatesAutoresizingMaskIntoConstraints="NO" id="Xym-IM-aqh">
|
|
|
<rect key="frame" x="0.0" y="100" width="375" height="460"/>
|
|
|
- <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
|
- <color key="separatorColor" red="1" green="0.5" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<prototypes>
|
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" rowHeight="50" id="zQQ-52-W9I" customClass="CCCellMore" customModule="Nextcloud" customModuleProvider="target">
|
|
|
- <rect key="frame" x="0.0" y="55.5" width="375" height="50"/>
|
|
|
+ <rect key="frame" x="0.0" y="56" width="375" height="50"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="zQQ-52-W9I" id="Zho-os-HYj">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="49.5"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="49"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="RZt-EQ-32U">
|