|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14109" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="HLk-Dk-Q2u"> |
3 | | - <device id="retina4_7" orientation="portrait"> |
4 | | - <adaptation id="fullscreen"/> |
5 | | - </device> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="HLk-Dk-Q2u"> |
| 3 | + <device id="retina4_7" orientation="portrait" appearance="light"/> |
6 | 4 | <dependencies> |
7 | 5 | <deployment identifier="iOS"/> |
8 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15510"/> |
9 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
10 | 8 | </dependencies> |
11 | 9 | <scenes> |
|
22 | 20 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
23 | 21 | <subviews> |
24 | 22 | <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="LPX-Xy-ffX"> |
25 | | - <rect key="frame" x="0.0" y="88" width="375" height="200"/> |
| 23 | + <rect key="frame" x="0.0" y="68" width="375" height="200"/> |
26 | 24 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
27 | 25 | <constraints> |
28 | 26 | <constraint firstAttribute="height" constant="200" id="mPI-O6-6Yu"/> |
|
45 | 43 | </cells> |
46 | 44 | </collectionView> |
47 | 45 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SqK-AS-fCp"> |
48 | | - <rect key="frame" x="0.0" y="312" width="375" height="355"/> |
| 46 | + <rect key="frame" x="0.0" y="292" width="375" height="375"/> |
49 | 47 | <subviews> |
50 | 48 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="PhW-LY-2UV"> |
51 | 49 | <rect key="frame" x="0.0" y="0.0" width="375" height="46"/> |
52 | 50 | <subviews> |
53 | 51 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SOE-YZ-ngU"> |
54 | 52 | <rect key="frame" x="16" y="8" width="343" height="30"/> |
55 | 53 | <subviews> |
56 | | - <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" minValue="0.0" maxValue="100" translatesAutoresizingMaskIntoConstraints="NO" id="HGB-Vl-6y1" customClass="CustomSlider" customModule="MSPeekCollectionViewDelegateImplementation_Example" customModuleProvider="target"> |
| 54 | + <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="20" minValue="0.0" maxValue="100" translatesAutoresizingMaskIntoConstraints="NO" id="HGB-Vl-6y1" customClass="CustomSlider" customModule="MSPeekCollectionViewDelegateImplementation_Example" customModuleProvider="target"> |
57 | 55 | <rect key="frame" x="191" y="0.0" width="154" height="31"/> |
58 | 56 | <constraints> |
59 | 57 | <constraint firstAttribute="width" constant="150" id="VgY-Sb-nMy"/> |
|
95 | 93 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2oh-g2-WZ8"> |
96 | 94 | <rect key="frame" x="16" y="8" width="343" height="30"/> |
97 | 95 | <subviews> |
98 | | - <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" minValue="0.0" maxValue="100" translatesAutoresizingMaskIntoConstraints="NO" id="jow-9B-5z4" customClass="CustomSlider" customModule="MSPeekCollectionViewDelegateImplementation_Example" customModuleProvider="target"> |
| 96 | + <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="20" minValue="0.0" maxValue="100" translatesAutoresizingMaskIntoConstraints="NO" id="jow-9B-5z4" customClass="CustomSlider" customModule="MSPeekCollectionViewDelegateImplementation_Example" customModuleProvider="target"> |
99 | 97 | <rect key="frame" x="191" y="0.0" width="154" height="31"/> |
100 | 98 | <constraints> |
101 | 99 | <constraint firstAttribute="width" constant="150" id="N6Q-qa-K5J"/> |
|
315 | 313 | <navigationController automaticallyAdjustsScrollViewInsets="NO" id="HLk-Dk-Q2u" sceneMemberID="viewController"> |
316 | 314 | <toolbarItems/> |
317 | 315 | <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="oae-6G-97C"> |
318 | | - <rect key="frame" x="0.0" y="20" width="375" height="44"/> |
| 316 | + <rect key="frame" x="0.0" y="0.0" width="375" height="44"/> |
319 | 317 | <autoresizingMask key="autoresizingMask"/> |
320 | 318 | </navigationBar> |
321 | 319 | <nil name="viewControllers"/> |
|
0 commit comments