StartLiveTitleBottomView.xib 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT" customClass="StartLiveTitleBottomView">
  13. <rect key="frame" x="0.0" y="0.0" width="399" height="60"/>
  14. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  15. <subviews>
  16. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="habibi_juxing" translatesAutoresizingMaskIntoConstraints="NO" id="XFU-2Q-chV">
  17. <rect key="frame" x="0.0" y="0.0" width="399" height="60"/>
  18. </imageView>
  19. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="of0-L2-ljE">
  20. <rect key="frame" x="11" y="14" width="377" height="45"/>
  21. <string key="text">Please upload an avatar so that it can appear in the
  22. Discovery column on the homepage.</string>
  23. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  24. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  25. <nil key="highlightedColor"/>
  26. </label>
  27. </subviews>
  28. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  29. <constraints>
  30. <constraint firstAttribute="bottom" secondItem="of0-L2-ljE" secondAttribute="bottom" constant="1" id="2fV-pQ-4oG"/>
  31. <constraint firstItem="XFU-2Q-chV" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="3rf-HK-J8t"/>
  32. <constraint firstItem="of0-L2-ljE" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="14" id="82G-ZW-NDt"/>
  33. <constraint firstItem="of0-L2-ljE" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="11" id="Ejy-b7-kAi"/>
  34. <constraint firstAttribute="bottom" secondItem="XFU-2Q-chV" secondAttribute="bottom" id="rFx-XC-x1s"/>
  35. <constraint firstAttribute="trailing" secondItem="XFU-2Q-chV" secondAttribute="trailing" id="sKp-p8-RqI"/>
  36. <constraint firstItem="XFU-2Q-chV" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="stz-ox-UW6"/>
  37. <constraint firstAttribute="trailing" secondItem="of0-L2-ljE" secondAttribute="trailing" constant="11" id="uqW-1y-8fO"/>
  38. </constraints>
  39. <nil key="simulatedTopBarMetrics"/>
  40. <nil key="simulatedBottomBarMetrics"/>
  41. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  42. <point key="canvasLocation" x="156" y="-119.64017991004499"/>
  43. </view>
  44. </objects>
  45. <resources>
  46. <image name="habibi_juxing" width="355" height="75"/>
  47. </resources>
  48. </document>