Commit 2fe028651e71e0193f8ee36595490c82d7efa172
1 parent
ac3bfc98
Exists in
newLive
no message
Showing
1 changed file
with
6 additions
and
6 deletions
Show diff stats
YouerLiveVideo/YouerLiveVideo/Base.lproj/Main.storyboard
1 | -<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
2 | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="15G1217" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="fhe-aI-EYq"> | |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16A323" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="fhe-aI-EYq"> | |
3 | 3 | <device id="retina4_7" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
... | ... | @@ -1319,10 +1319,10 @@ |
1319 | 1319 | <autoresizingMask key="autoresizingMask"/> |
1320 | 1320 | <subviews> |
1321 | 1321 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kGy-5x-vFz"> |
1322 | - <rect key="frame" x="0.0" y="136" width="176" height="37.5"/> | |
1322 | + <rect key="frame" x="0.0" y="117.5" width="176" height="56"/> | |
1323 | 1323 | <subviews> |
1324 | 1324 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZGv-kv-0Rn"> |
1325 | - <rect key="frame" x="69" y="9" width="38" height="18"/> | |
1325 | + <rect key="frame" x="69" y="18.5" width="38" height="18"/> | |
1326 | 1326 | <fontDescription key="fontDescription" type="system" pointSize="15"/> |
1327 | 1327 | <nil key="textColor"/> |
1328 | 1328 | <nil key="highlightedColor"/> |
... | ... | @@ -1335,9 +1335,9 @@ |
1335 | 1335 | </constraints> |
1336 | 1336 | </view> |
1337 | 1337 | <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" verticalCompressionResistancePriority="749" image="icon" translatesAutoresizingMaskIntoConstraints="NO" id="BvO-kc-ckg"> |
1338 | - <rect key="frame" x="0.0" y="0.0" width="176" height="136"/> | |
1338 | + <rect key="frame" x="0.0" y="0.0" width="176" height="117.5"/> | |
1339 | 1339 | <constraints> |
1340 | - <constraint firstAttribute="width" secondItem="BvO-kc-ckg" secondAttribute="height" multiplier="22:17" id="3vB-eh-5WC"/> | |
1340 | + <constraint firstAttribute="width" secondItem="BvO-kc-ckg" secondAttribute="height" multiplier="3:2" id="3vB-eh-5WC"/> | |
1341 | 1341 | </constraints> |
1342 | 1342 | </imageView> |
1343 | 1343 | </subviews> | ... | ... |