diff options
author | Vitaly Takmazov | 2017-11-23 00:40:23 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2017-11-23 00:40:23 +0300 |
commit | a0ded4b01f33f072ff7341d563c147b335667df9 (patch) | |
tree | cc2f9dbe5ace62f1826b75c78c60c0101137ab9d /Juick/Main.storyboard | |
parent | 7249cda59a1a8ca061b9d3afa443921286f56781 (diff) |
colors
Diffstat (limited to 'Juick/Main.storyboard')
-rw-r--r-- | Juick/Main.storyboard | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Juick/Main.storyboard b/Juick/Main.storyboard index 3e40aa2..201ee3a 100644 --- a/Juick/Main.storyboard +++ b/Juick/Main.storyboard @@ -5,7 +5,7 @@ </device> <dependencies> <deployment identifier="iOS"/> - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/> + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13174"/> <capability name="Safe area layout guides" minToolsVersion="9.0"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> @@ -247,7 +247,7 @@ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GB6-qL-STb" customClass="PostView"> + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GB6-qL-STb"> <rect key="frame" x="8" y="72" width="359" height="543"/> <subviews> <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="XYj-Y4-lfM"> |