|
|
@@ -12,7 +12,6 @@
|
|
|
<!--DatePickerViewController-->
|
|
|
<scene sceneID="E5d-Rh-3tk">
|
|
|
<objects>
|
|
|
- <placeholder placeholderIdentifier="IBFirstResponder" id="hWE-Yy-gz7" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
<viewController storyboardIdentifier="DatePickerViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="hDO-yf-YYU" userLabel="DatePickerViewController" customClass="DatePickerViewController" sceneMemberID="viewController">
|
|
|
<layoutGuides>
|
|
|
<viewControllerLayoutGuide type="top" id="oEN-IW-3xG"/>
|
|
|
@@ -40,8 +39,9 @@
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pXA-kN-pBh">
|
|
|
- <rect key="frame" x="344" y="484" width="80" height="30"/>
|
|
|
+ <rect key="frame" x="330" y="483" width="108" height="39"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="24"/>
|
|
|
<state key="normal" title="Set"/>
|
|
|
<connections>
|
|
|
<action selector="onSetDateClick:" destination="hDO-yf-YYU" eventType="touchUpInside" id="dZO-IY-AGs"/>
|
|
|
@@ -56,8 +56,9 @@
|
|
|
<outlet property="labelTime" destination="cRS-hn-ulf" id="ePv-wb-YPs"/>
|
|
|
</connections>
|
|
|
</viewController>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="hWE-Yy-gz7" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="3604" y="-171"/>
|
|
|
+ <point key="canvasLocation" x="3603.90625" y="-171.09375"/>
|
|
|
</scene>
|
|
|
</scenes>
|
|
|
</document>
|