|
110 | 110 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="f0U-ga-xMf" userLabel="ContentView"> |
111 | 111 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
112 | 112 | <subviews> |
113 | | - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cim-tj-Ljo"> |
114 | | - <rect key="frame" x="20" y="80" width="335" height="144.5"/> |
115 | | - <attributedString key="attributedText"> |
116 | | - <fragment content="UCLA Radio"> |
117 | | - <attributes> |
118 | | - <color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
119 | | - <font key="NSFont" size="17" name="Apercu-Bold"/> |
120 | | - <font key="NSOriginalFont" size="17" name="Apercu-Bold"/> |
121 | | - <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/> |
122 | | - </attributes> |
123 | | - </fragment> |
124 | | - <fragment> |
125 | | - <string key="content"> is a completely student-run organization offering cultural content created by 100+ DJs. Please direct any feedback to the web department at </string> |
126 | | - <attributes> |
127 | | - <color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
128 | | - <font key="NSFont" size="17" name="Apercu-Regular"/> |
129 | | - <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/> |
130 | | - </attributes> |
131 | | - </fragment> |
132 | | - <fragment content="radio.web@media.ucla.edu"> |
133 | | - <attributes> |
134 | | - <color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
135 | | - <font key="NSFont" size="17" name="Apercu-Regular"/> |
136 | | - <font key="NSOriginalFont" size="17" name="HelveticaNeue-Italic"/> |
137 | | - <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/> |
138 | | - </attributes> |
139 | | - </fragment> |
140 | | - <fragment content="
Follow "> |
141 | | - <attributes> |
142 | | - <color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
143 | | - <font key="NSFont" size="17" name="Apercu-Regular"/> |
144 | | - <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/> |
145 | | - </attributes> |
146 | | - </fragment> |
147 | | - <fragment content="@uclaradio"> |
148 | | - <attributes> |
149 | | - <color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
150 | | - <font key="NSFont" size="17" name="Apercu-Bold"/> |
151 | | - <font key="NSOriginalFont" size="17" name="Apercu-Bold"/> |
152 | | - <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/> |
153 | | - </attributes> |
154 | | - </fragment> |
155 | | - <fragment content=" on social media!"> |
156 | | - <attributes> |
157 | | - <color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
158 | | - <font key="NSFont" size="17" name="Apercu-Regular"/> |
159 | | - <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/> |
160 | | - </attributes> |
161 | | - </fragment> |
162 | | - </attributedString> |
| 113 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cim-tj-Ljo" customClass="DesignableLabel" customModule="UCLA_Radio" customModuleProvider="target"> |
| 114 | + <rect key="frame" x="20" y="80" width="335" height="139"/> |
| 115 | + <string key="text">UCLA Radio is a completely student-run organization offering cultural content created by 100+ DJs. Please direct any feedback to the web department at radio.web@media.ucla.edu |
| 116 | + |
| 117 | +Follow @uclaradio on social media!</string> |
| 118 | + <fontDescription key="fontDescription" name="Apercu-Regular" family="Apercu" pointSize="17"/> |
| 119 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
163 | 120 | <nil key="highlightedColor"/> |
| 121 | + <userDefinedRuntimeAttributes> |
| 122 | + <userDefinedRuntimeAttribute type="string" keyPath="boldSubstrings" value="@uclaradio,UCLA Radio"/> |
| 123 | + </userDefinedRuntimeAttributes> |
164 | 124 | </label> |
165 | 125 | <stackView opaque="NO" contentMode="scaleAspectFit" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="cc9-sz-B5m"> |
166 | | - <rect key="frame" x="45" y="244.5" width="285" height="60"/> |
| 126 | + <rect key="frame" x="45" y="239" width="285" height="60"/> |
167 | 127 | <subviews> |
168 | 128 | <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9h7-JI-paf"> |
169 | 129 | <rect key="frame" x="0.0" y="0.0" width="60" height="60"/> |
|
439 | 399 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
440 | 400 | <subviews> |
441 | 401 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7bt-nd-bKf" userLabel="Content View"> |
442 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="541.5"/> |
| 402 | + <rect key="frame" x="0.0" y="0.0" width="375" height="542"/> |
443 | 403 | <subviews> |
444 | 404 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Def-ft-YzS" userLabel="Column View"> |
445 | | - <rect key="frame" x="12.5" y="0.0" width="350" height="541.5"/> |
| 405 | + <rect key="frame" x="13" y="0.0" width="350" height="542"/> |
446 | 406 | <subviews> |
447 | 407 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wCz-He-7M3" userLabel="Time View"> |
448 | 408 | <rect key="frame" x="8" y="15" width="127" height="34"/> |
|
455 | 415 | </constraints> |
456 | 416 | </imageView> |
457 | 417 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Day Time" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Wug-EO-bPi"> |
458 | | - <rect key="frame" x="37" y="7.5" width="85" height="20"/> |
| 418 | + <rect key="frame" x="37" y="8" width="85" height="20"/> |
459 | 419 | <constraints> |
460 | 420 | <constraint firstAttribute="width" constant="85" id="8vW-y1-fqr"/> |
461 | 421 | </constraints> |
|
475 | 435 | </constraints> |
476 | 436 | </view> |
477 | 437 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Genre" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cue-Gc-Mmx"> |
478 | | - <rect key="frame" x="289.5" y="22.5" width="45.5" height="20"/> |
| 438 | + <rect key="frame" x="289" y="23" width="46" height="20"/> |
479 | 439 | <fontDescription key="fontDescription" name="Apercu-Regular" family="Apercu" pointSize="16"/> |
480 | 440 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
481 | 441 | <nil key="highlightedColor"/> |
|
487 | 447 | </constraints> |
488 | 448 | </imageView> |
489 | 449 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Title" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="v9q-ek-3Nv"> |
490 | | - <rect key="frame" x="0.0" y="422" width="350" height="25.5"/> |
| 450 | + <rect key="frame" x="0.0" y="422" width="350" height="26"/> |
491 | 451 | <fontDescription key="fontDescription" name="Apercu-Regular" family="Apercu" pointSize="21"/> |
492 | 452 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
493 | 453 | <nil key="highlightedColor"/> |
494 | 454 | </label> |
495 | 455 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Djs" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vKc-nU-KpX"> |
496 | | - <rect key="frame" x="0.0" y="455.5" width="350" height="22"/> |
| 456 | + <rect key="frame" x="0.0" y="456" width="350" height="22"/> |
497 | 457 | <fontDescription key="fontDescription" name="Apercu-Regular" family="Apercu" pointSize="18"/> |
498 | 458 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
499 | 459 | <nil key="highlightedColor"/> |
500 | 460 | </label> |
501 | 461 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Blurb blurb blurb blurb blurb blurb blurb blurb blurb blurb" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cnT-mJ-wpD"> |
502 | | - <rect key="frame" x="15" y="485.5" width="320" height="41"/> |
| 462 | + <rect key="frame" x="15" y="486" width="320" height="41"/> |
503 | 463 | <fontDescription key="fontDescription" name="Apercu-Regular" family="Apercu" pointSize="17"/> |
504 | 464 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
505 | 465 | <nil key="highlightedColor"/> |
|
0 commit comments