|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="vpu-r4-DRW"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="vpu-r4-DRW"> |
3 | 3 | <device id="retina4_7" orientation="portrait" appearance="light"/>
|
4 | 4 | <dependencies>
|
5 | 5 | <deployment identifier="iOS"/>
|
6 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/> |
7 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
8 | 8 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
9 | 9 | </dependencies>
|
|
15 | 15 | <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
|
16 | 16 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
17 | 17 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
18 |
| - <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 18 | + <subviews> |
| 19 | + <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YtO-ti-TQd"> |
| 20 | + <rect key="frame" x="56" y="158" width="262" height="35"/> |
| 21 | + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 22 | + <state key="normal" title="Button"/> |
| 23 | + <buttonConfiguration key="configuration" style="tinted" title="APFeedBack PushView"/> |
| 24 | + <connections> |
| 25 | + <action selector="openPushViewController:" destination="BYZ-38-t0r" eventType="touchUpInside" id="RDU-Mx-K4w"/> |
| 26 | + </connections> |
| 27 | + </button> |
| 28 | + <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3dE-N0-oDZ"> |
| 29 | + <rect key="frame" x="56" y="234" width="262" height="35"/> |
| 30 | + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 31 | + <state key="normal" title="Button"/> |
| 32 | + <buttonConfiguration key="configuration" style="tinted" title="APFeedBack ModalView"/> |
| 33 | + <connections> |
| 34 | + <action selector="openModalViewController:" destination="BYZ-38-t0r" eventType="touchUpInside" id="sVZ-oE-eGq"/> |
| 35 | + </connections> |
| 36 | + </button> |
| 37 | + </subviews> |
19 | 38 | <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
|
| 39 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
20 | 40 | </view>
|
21 | 41 | <navigationItem key="navigationItem" id="gLh-ox-gAL"/>
|
22 | 42 | </viewController>
|
23 | 43 | <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
|
24 | 44 | </objects>
|
25 |
| - <point key="canvasLocation" x="486" y="36"/> |
| 45 | + <point key="canvasLocation" x="485.60000000000002" y="35.532233883058474"/> |
26 | 46 | </scene>
|
27 | 47 | <!--Navigation Controller-->
|
28 | 48 | <scene sceneID="hca-Gz-app">
|
29 | 49 | <objects>
|
30 | 50 | <navigationController automaticallyAdjustsScrollViewInsets="NO" id="vpu-r4-DRW" sceneMemberID="viewController">
|
31 | 51 | <toolbarItems/>
|
32 | 52 | <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="pYR-4x-hV1">
|
33 |
| - <rect key="frame" x="0.0" y="0.0" width="375" height="44"/> |
| 53 | + <rect key="frame" x="0.0" y="20" width="375" height="44"/> |
34 | 54 | <autoresizingMask key="autoresizingMask"/>
|
35 | 55 | </navigationBar>
|
36 | 56 | <nil name="viewControllers"/>
|
|
0 commit comments