changing mftextfield background to clear color.

This commit is contained in:
Thirukamu, Ravivarma 2019-09-04 10:59:03 -04:00
parent 3c349616ab
commit 1bf69cb505

View File

@ -38,7 +38,7 @@
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hLn-P1-X1F" userLabel="Background View">
<rect key="frame" x="1" y="1" width="318" height="42"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</view>
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" verticalHuggingPriority="1000" contentHorizontalAlignment="left" contentVerticalAlignment="bottom" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="fQx-7g-t8O">
<rect key="frame" x="16" y="10" width="282" height="24"/>