Skip to content

Commit 119b51b

Browse files
committed
CHG: VoiceChanger.storyboard
1 parent 0dbe52d commit 119b51b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

iOS/APIExample/Examples/Advanced/VoiceChanger/Base.lproj/VoiceChanger.storyboard

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
<!--Voice Changer Main-->
6565
<scene sceneID="z47-02-bkJ">
6666
<objects>
67-
<placeholder placeholderIdentifier="IBFirstResponder" id="4GS-WP-SUe" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
6867
<viewController storyboardIdentifier="VoiceChanger" id="sN0-wH-bdw" customClass="VoiceChangerMain" customModule="APIExample" customModuleProvider="target" sceneMemberID="viewController">
6968
<view key="view" contentMode="scaleToFill" id="BKV-hE-TKv">
7069
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
@@ -81,7 +80,7 @@
8180
<rect key="frame" x="0.0" y="270" width="414" height="548"/>
8281
<subviews>
8382
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Qec-yd-UXA" userLabel="root">
84-
<rect key="frame" x="0.0" y="0.0" width="414" height="680"/>
83+
<rect key="frame" x="0.0" y="0.0" width="414" height="652"/>
8584
<subviews>
8685
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" text="Voice Beautifier &amp; Effects Preset" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tRN-v8-ddi">
8786
<rect key="frame" x="20" y="10" width="374" height="20.5"/>
@@ -471,7 +470,6 @@
471470
<constraint firstItem="ihk-er-xUP" firstAttribute="leading" secondItem="Qec-yd-UXA" secondAttribute="leading" id="0I5-Ff-riB"/>
472471
<constraint firstItem="Et9-UF-nRv" firstAttribute="top" secondItem="JIQ-4b-fas" secondAttribute="bottom" id="105-65-BD9"/>
473472
<constraint firstItem="Et9-UF-nRv" firstAttribute="centerX" secondItem="Qec-yd-UXA" secondAttribute="centerX" id="20I-AM-gg8"/>
474-
<constraint firstAttribute="height" constant="680" id="25b-za-ad7"/>
475473
<constraint firstItem="azs-5Q-bee" firstAttribute="centerX" secondItem="Qec-yd-UXA" secondAttribute="centerX" id="2Vp-4m-RZH"/>
476474
<constraint firstItem="tRN-v8-ddi" firstAttribute="leading" secondItem="Qec-yd-UXA" secondAttribute="leading" constant="20" id="4l6-Yv-e9u"/>
477475
<constraint firstItem="rSv-eF-Xt9" firstAttribute="centerX" secondItem="Qec-yd-UXA" secondAttribute="centerX" id="4zZ-lD-1kr"/>
@@ -487,6 +485,7 @@
487485
<constraint firstItem="JIQ-4b-fas" firstAttribute="top" secondItem="7Iu-sL-DRl" secondAttribute="bottom" id="JOp-F6-tFE"/>
488486
<constraint firstItem="7Iu-sL-DRl" firstAttribute="top" secondItem="ihk-er-xUP" secondAttribute="bottom" constant="-0.5" id="JUh-k4-xR8"/>
489487
<constraint firstItem="ihk-er-xUP" firstAttribute="centerX" secondItem="Qec-yd-UXA" secondAttribute="centerX" id="LmE-Mk-ZfE"/>
488+
<constraint firstAttribute="bottom" secondItem="WGv-dd-Ms5" secondAttribute="bottom" id="MIz-QH-Rmr"/>
490489
<constraint firstItem="g02-yj-XcN" firstAttribute="top" secondItem="QcT-t0-tGm" secondAttribute="bottom" constant="10" id="O5t-tr-a1K"/>
491490
<constraint firstItem="EcO-5G-VEw" firstAttribute="leading" secondItem="Qec-yd-UXA" secondAttribute="leading" id="Tnc-ih-dbQ"/>
492491
<constraint firstAttribute="trailing" secondItem="g02-yj-XcN" secondAttribute="trailing" constant="20" id="X0p-JK-3gW"/>
@@ -579,6 +578,7 @@
579578
<outlet property="voiceConversionBtn" destination="Fzr-9u-xYR" id="KLY-RP-poY"/>
580579
</connections>
581580
</viewController>
581+
<placeholder placeholderIdentifier="IBFirstResponder" id="4GS-WP-SUe" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
582582
</objects>
583583
<point key="canvasLocation" x="1198.5507246376812" y="1935.9375"/>
584584
</scene>

0 commit comments

Comments
 (0)