Fix background color of menu

This commit is contained in:
ismailgulek
2021-06-28 13:30:36 +03:00
parent 7f1b474c44
commit bbea4ece5d
@@ -51,7 +51,7 @@
</label>
</subviews>
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="LBR-tU-UxC" firstAttribute="trailing" secondItem="vUN-kp-3ea" secondAttribute="trailing" id="3yO-XI-bnL"/>
<constraint firstItem="LBR-tU-UxC" firstAttribute="bottom" secondItem="vUN-kp-3ea" secondAttribute="bottom" id="85A-Hu-UvO"/>