|
|
|
@ -86,8 +86,8 @@
|
|
|
|
|
<constraint firstAttribute="height" priority="999" constant="200" id="J42-49-2MU"/>
|
|
|
|
|
</constraints>
|
|
|
|
|
</view>
|
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="Zlb-yt-NTw">
|
|
|
|
|
<rect key="frame" x="0.0" y="119" width="91" height="15"/>
|
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" distribution="equalSpacing" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="Zlb-yt-NTw">
|
|
|
|
|
<rect key="frame" x="0.0" y="119" width="343" height="15"/>
|
|
|
|
|
<subviews>
|
|
|
|
|
<button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" contentHorizontalAlignment="leading" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rKF-yF-KIa">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="20.5" height="15"/>
|
|
|
|
@ -100,7 +100,7 @@
|
|
|
|
|
</connections>
|
|
|
|
|
</button>
|
|
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="x0t-TR-jJ4">
|
|
|
|
|
<rect key="frame" x="35.5" y="0.0" width="15.5" height="15"/>
|
|
|
|
|
<rect key="frame" x="104.5" y="0.0" width="15.5" height="15"/>
|
|
|
|
|
<constraints>
|
|
|
|
|
<constraint firstAttribute="width" secondItem="x0t-TR-jJ4" secondAttribute="height" multiplier="137:131" id="MRT-Ae-MgD"/>
|
|
|
|
|
</constraints>
|
|
|
|
@ -110,7 +110,7 @@
|
|
|
|
|
</connections>
|
|
|
|
|
</button>
|
|
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6tW-z8-Qh9">
|
|
|
|
|
<rect key="frame" x="66" y="0.0" width="25" height="15"/>
|
|
|
|
|
<rect key="frame" x="204" y="0.0" width="25" height="15"/>
|
|
|
|
|
<constraints>
|
|
|
|
|
<constraint firstAttribute="width" secondItem="6tW-z8-Qh9" secondAttribute="height" multiplier="927:558" id="lV9-JI-Q4e"/>
|
|
|
|
|
</constraints>
|
|
|
|
@ -119,6 +119,16 @@
|
|
|
|
|
<action selector="reblogPressed:" destination="iN0-l3-epB" eventType="touchUpInside" id="JQI-VT-wTt"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</button>
|
|
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="982-J4-NGl">
|
|
|
|
|
<rect key="frame" x="313" y="0.0" width="30" height="15"/>
|
|
|
|
|
<constraints>
|
|
|
|
|
<constraint firstAttribute="width" secondItem="982-J4-NGl" secondAttribute="height" multiplier="2:1" id="v0d-ft-gmZ"/>
|
|
|
|
|
</constraints>
|
|
|
|
|
<state key="normal" image="More"/>
|
|
|
|
|
<connections>
|
|
|
|
|
<action selector="morePressed:" destination="iN0-l3-epB" eventType="touchUpInside" id="dcV-Ez-EIe"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</button>
|
|
|
|
|
</subviews>
|
|
|
|
|
<constraints>
|
|
|
|
|
<constraint firstAttribute="height" constant="15" id="TKC-Uc-C4K"/>
|
|
|
|
@ -127,6 +137,7 @@
|
|
|
|
|
</subviews>
|
|
|
|
|
<constraints>
|
|
|
|
|
<constraint firstItem="nbq-yr-2mA" firstAttribute="width" secondItem="yNh-ac-v6c" secondAttribute="width" id="3Ag-HE-h4m"/>
|
|
|
|
|
<constraint firstItem="Zlb-yt-NTw" firstAttribute="width" secondItem="yNh-ac-v6c" secondAttribute="width" id="wxD-pe-Udd"/>
|
|
|
|
|
<constraint firstItem="ve3-Y1-NQH" firstAttribute="width" secondItem="yNh-ac-v6c" secondAttribute="width" id="xN6-cs-Tnn"/>
|
|
|
|
|
</constraints>
|
|
|
|
|
</stackView>
|
|
|
|
@ -156,6 +167,7 @@
|
|
|
|
|
</objects>
|
|
|
|
|
<resources>
|
|
|
|
|
<image name="Favorite" width="390" height="371"/>
|
|
|
|
|
<image name="More" width="60" height="30"/>
|
|
|
|
|
<image name="Reblog" width="679" height="406"/>
|
|
|
|
|
<image name="Reply" width="155" height="114"/>
|
|
|
|
|
</resources>
|
|
|
|
|