summaryrefslogtreecommitdiff
path: root/Juick/Views
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2017-12-05 18:58:04 +0300
committerGravatar Vitaly Takmazov2017-12-05 18:58:04 +0300
commitd9651408d629812981164861fcf7710e48e99443 (patch)
treec59ddcea873692ef50f77c96ff4bfe292044511d /Juick/Views
parent659c8741b35b9ed59c46de9af06064d7a645c602 (diff)
fix push
Diffstat (limited to 'Juick/Views')
-rw-r--r--Juick/Views/MessageInputView.xib16
1 files changed, 8 insertions, 8 deletions
diff --git a/Juick/Views/MessageInputView.xib b/Juick/Views/MessageInputView.xib
index 54ba547..2245927 100644
--- a/Juick/Views/MessageInputView.xib
+++ b/Juick/Views/MessageInputView.xib
@@ -13,23 +13,23 @@
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<visualEffectView opaque="NO" contentMode="scaleToFill" id="8gV-Bq-kOk" customClass="MessageInputView">
- <rect key="frame" x="0.0" y="0.0" width="604" height="87"/>
+ <rect key="frame" x="0.0" y="0.0" width="368" height="90"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="imu-GT-9JL">
- <rect key="frame" x="0.0" y="0.0" width="604" height="87"/>
+ <rect key="frame" x="0.0" y="0.0" width="368" height="90"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="6" translatesAutoresizingMaskIntoConstraints="NO" id="3Wb-84-dcd">
- <rect key="frame" x="6" y="6" width="592" height="75"/>
+ <rect key="frame" x="6" y="6" width="356" height="78"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" verticalCompressionResistancePriority="248" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Swn-59-jWb">
- <rect key="frame" x="0.0" y="0.0" width="592" height="31"/>
+ <rect key="frame" x="0.0" y="0.0" width="356" height="34"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<stackView opaque="NO" contentMode="scaleToFill" verticalCompressionResistancePriority="749" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="e2q-59-qlo">
- <rect key="frame" x="0.0" y="37" width="592" height="38"/>
+ <rect key="frame" x="0.0" y="40" width="356" height="38"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="infoLight" showsTouchWhenHighlighted="YES" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZXm-ce-xjB">
<rect key="frame" x="0.0" y="0.0" width="44" height="38"/>
@@ -38,7 +38,7 @@
</constraints>
</button>
<textView multipleTouchEnabled="YES" contentMode="scaleToFill" horizontalHuggingPriority="252" horizontalCompressionResistancePriority="749" scrollEnabled="NO" keyboardDismissMode="interactive" textAlignment="natural" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="alc-Oi-DBv">
- <rect key="frame" x="56" y="0.0" width="480" height="38"/>
+ <rect key="frame" x="56" y="0.0" width="244" height="38"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleBody"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
@@ -50,7 +50,7 @@
</userDefinedRuntimeAttributes>
</textView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9h3-lP-1PC">
- <rect key="frame" x="548" y="0.0" width="44" height="38"/>
+ <rect key="frame" x="312" y="0.0" width="44" height="38"/>
<constraints>
<constraint firstAttribute="width" constant="44" id="QvX-xP-ypC"/>
</constraints>
@@ -76,7 +76,7 @@
<outlet property="sendButton" destination="9h3-lP-1PC" id="9a8-ZV-jcJ"/>
<outlet property="textContent" destination="alc-Oi-DBv" id="PqQ-aJ-Unr"/>
</connections>
- <point key="canvasLocation" x="213" y="82.5"/>
+ <point key="canvasLocation" x="-229" y="9"/>
</visualEffectView>
</objects>
</document>