Change feed cell background color so that it can't be corrupted. Issue #1649

This commit is contained in:
Maurice Parker 2020-01-18 18:24:18 -07:00
parent f0d8a9038d
commit 93f2c249e7
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@
<rect key="frame" x="0.0" y="0.0" width="414" height="43.5"/>
<autoresizingMask key="autoresizingMask"/>
</tableViewCellContentView>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</tableViewCell>
</prototypes>
<sections/>