Skip to content

Commit

Permalink
Commented out confetti because that shit is broke!
Browse files Browse the repository at this point in the history
  • Loading branch information
acreea2 committed Jul 23, 2017
1 parent 86c0a6a commit 600b5ab
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 4 deletions.
33 changes: 31 additions & 2 deletions Pods/ExerciseScreenViewController.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
4 changes: 2 additions & 2 deletions Workout Cards/Base.lproj/Main.storyboard
Expand Up @@ -109,7 +109,7 @@
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xvE-Ou-3pZ">
<rect key="frame" x="32" y="124" width="311" height="21"/>
<rect key="frame" x="22" y="124" width="331" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" white="0.20063219569999999" alpha="0.59999999999999998" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
Expand Down Expand Up @@ -227,7 +227,7 @@
<constraint firstItem="xvE-Ou-3pZ" firstAttribute="centerX" secondItem="e4n-eN-yAA" secondAttribute="centerX" id="bli-8p-Dkv"/>
<constraint firstAttribute="trailing" secondItem="8AQ-pU-p3o" secondAttribute="trailing" constant="32" id="bx7-fa-nr2"/>
<constraint firstItem="8AQ-pU-p3o" firstAttribute="top" secondItem="e5Z-7D-lla" secondAttribute="bottom" constant="48" id="iPt-t8-bcF"/>
<constraint firstItem="xvE-Ou-3pZ" firstAttribute="trailing" secondItem="e5Z-7D-lla" secondAttribute="trailing" id="xcx-l7-PuQ"/>
<constraint firstItem="xvE-Ou-3pZ" firstAttribute="trailing" secondItem="e5Z-7D-lla" secondAttribute="trailing" priority="750" constant="10" id="xcx-l7-PuQ"/>
<constraint firstItem="e5Z-7D-lla" firstAttribute="leading" secondItem="e4n-eN-yAA" secondAttribute="leading" constant="32" id="zJo-ul-QqF"/>
</constraints>
</view>
Expand Down

0 comments on commit 600b5ab

Please sign in to comment.