changing mftextfield background to clear color.
This commit is contained in:
parent
3c349616ab
commit
1bf69cb505
@ -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"/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user