|
3172 | 3172 | </objects> |
3173 | 3173 | <point key="canvasLocation" x="5371" y="11721"/> |
3174 | 3174 | </scene> |
| 3175 | + <!--Switch AccountVC--> |
| 3176 | + <scene sceneID="qLs-gL-COB"> |
| 3177 | + <objects> |
| 3178 | + <viewController storyboardIdentifier="WKSwitchAccountVC" id="1L7-Cn-AdX" customClass="WKSwitchAccountVC" customModule="NeteaseTVDemo" customModuleProvider="target" sceneMemberID="viewController"> |
| 3179 | + <layoutGuides> |
| 3180 | + <viewControllerLayoutGuide type="top" id="a1J-3J-RiP"/> |
| 3181 | + <viewControllerLayoutGuide type="bottom" id="XS6-Ch-Wjt"/> |
| 3182 | + </layoutGuides> |
| 3183 | + <view key="view" contentMode="scaleToFill" id="xVd-CN-oXK"> |
| 3184 | + <rect key="frame" x="0.0" y="0.0" width="1920" height="1080"/> |
| 3185 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 3186 | + <subviews> |
| 3187 | + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bgImage" translatesAutoresizingMaskIntoConstraints="NO" id="zQo-qt-9zS"> |
| 3188 | + <rect key="frame" x="0.0" y="0.0" width="1920" height="1080"/> |
| 3189 | + </imageView> |
| 3190 | + <visualEffectView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="PGI-lp-M2V"> |
| 3191 | + <rect key="frame" x="0.0" y="0.0" width="1920" height="1080"/> |
| 3192 | + <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="0Zs-Xh-4nU"> |
| 3193 | + <rect key="frame" x="0.0" y="0.0" width="1920" height="1080"/> |
| 3194 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 3195 | + <subviews> |
| 3196 | + <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="rfU-9B-cq5"> |
| 3197 | + <rect key="frame" x="200" y="390" width="1520" height="300"/> |
| 3198 | + <constraints> |
| 3199 | + <constraint firstAttribute="height" constant="300" id="twQ-gb-8Yh"/> |
| 3200 | + </constraints> |
| 3201 | + <collectionViewFlowLayout key="collectionViewLayout" automaticEstimatedItemSize="YES" minimumLineSpacing="10" minimumInteritemSpacing="10" id="Qj1-k6-P9U"> |
| 3202 | + <size key="itemSize" width="128" height="128"/> |
| 3203 | + <size key="headerReferenceSize" width="0.0" height="0.0"/> |
| 3204 | + <size key="footerReferenceSize" width="0.0" height="0.0"/> |
| 3205 | + <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/> |
| 3206 | + </collectionViewFlowLayout> |
| 3207 | + <cells> |
| 3208 | + <collectionViewCell opaque="NO" multipleTouchEnabled="YES" contentMode="center" id="etW-TF-Pf4"> |
| 3209 | + <rect key="frame" x="0.0" y="0.0" width="128" height="128"/> |
| 3210 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 3211 | + <collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="dki-Zw-cyz"> |
| 3212 | + <rect key="frame" x="0.0" y="0.0" width="128" height="128"/> |
| 3213 | + <autoresizingMask key="autoresizingMask"/> |
| 3214 | + </collectionViewCellContentView> |
| 3215 | + </collectionViewCell> |
| 3216 | + </cells> |
| 3217 | + <connections> |
| 3218 | + <outlet property="dataSource" destination="1L7-Cn-AdX" id="xjf-H4-dKP"/> |
| 3219 | + <outlet property="delegate" destination="1L7-Cn-AdX" id="bDY-FP-mCF"/> |
| 3220 | + </connections> |
| 3221 | + </collectionView> |
| 3222 | + </subviews> |
| 3223 | + <constraints> |
| 3224 | + <constraint firstItem="rfU-9B-cq5" firstAttribute="centerY" secondItem="0Zs-Xh-4nU" secondAttribute="centerY" id="aeo-X7-GE0"/> |
| 3225 | + <constraint firstAttribute="trailing" secondItem="rfU-9B-cq5" secondAttribute="trailing" constant="200" id="bRn-Eo-i8K"/> |
| 3226 | + <constraint firstItem="rfU-9B-cq5" firstAttribute="leading" secondItem="0Zs-Xh-4nU" secondAttribute="leading" constant="200" id="fcX-4E-Hfw"/> |
| 3227 | + </constraints> |
| 3228 | + </view> |
| 3229 | + <blurEffect style="regular"/> |
| 3230 | + </visualEffectView> |
| 3231 | + </subviews> |
| 3232 | + <viewLayoutGuide key="safeArea" id="Lhm-vb-4lc"/> |
| 3233 | + <constraints> |
| 3234 | + <constraint firstItem="zQo-qt-9zS" firstAttribute="top" secondItem="xVd-CN-oXK" secondAttribute="top" id="Ae3-rf-pV9"/> |
| 3235 | + <constraint firstItem="PGI-lp-M2V" firstAttribute="leading" secondItem="xVd-CN-oXK" secondAttribute="leading" id="I3T-fi-FOc"/> |
| 3236 | + <constraint firstAttribute="trailing" secondItem="PGI-lp-M2V" secondAttribute="trailing" id="JVC-Y1-F2a"/> |
| 3237 | + <constraint firstAttribute="bottom" secondItem="zQo-qt-9zS" secondAttribute="bottom" id="TfO-B7-fP1"/> |
| 3238 | + <constraint firstItem="PGI-lp-M2V" firstAttribute="top" secondItem="xVd-CN-oXK" secondAttribute="top" id="Wt1-xb-KlB"/> |
| 3239 | + <constraint firstAttribute="trailing" secondItem="zQo-qt-9zS" secondAttribute="trailing" id="Xq4-PJ-ChS"/> |
| 3240 | + <constraint firstItem="zQo-qt-9zS" firstAttribute="leading" secondItem="xVd-CN-oXK" secondAttribute="leading" id="l2t-q4-CX8"/> |
| 3241 | + <constraint firstAttribute="bottom" secondItem="PGI-lp-M2V" secondAttribute="bottom" id="qDH-pS-Vgq"/> |
| 3242 | + </constraints> |
| 3243 | + </view> |
| 3244 | + <connections> |
| 3245 | + <outlet property="collectionView" destination="rfU-9B-cq5" id="bdi-4Q-QqX"/> |
| 3246 | + </connections> |
| 3247 | + </viewController> |
| 3248 | + <placeholder placeholderIdentifier="IBFirstResponder" id="LCc-t4-SyH" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> |
| 3249 | + </objects> |
| 3250 | + <point key="canvasLocation" x="11298" y="6477"/> |
| 3251 | + </scene> |
3175 | 3252 | </scenes> |
3176 | 3253 | <designables> |
3177 | 3254 | <designable name="8Ls-zs-VDy"/> |
|
0 commit comments