Skip to content

Commit

Permalink
💄 プレビュー画面のインジケータの位置を調整
Browse files Browse the repository at this point in the history
  • Loading branch information
tasuwo committed May 8, 2021
1 parent 8ae369b commit 5cd649d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TBoxUIKit/View/ClipPreview/ClipPreviewView.xib
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,17 @@
</connections>
</scrollView>
<activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" style="large" translatesAutoresizingMaskIntoConstraints="NO" id="a0i-nG-mLK">
<rect key="frame" x="188.5" y="434.5" width="37" height="37"/>
<rect key="frame" x="188.5" y="429.5" width="37" height="37"/>
</activityIndicatorView>
</subviews>
<viewLayoutGuide key="safeArea" id="1TV-Ab-u0R"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="a0i-nG-mLK" firstAttribute="centerY" secondItem="1TV-Ab-u0R" secondAttribute="centerY" id="EcK-Li-yvh"/>
<constraint firstItem="a0i-nG-mLK" firstAttribute="centerY" secondItem="Sye-px-Tdy" secondAttribute="centerY" id="EcK-Li-yvh"/>
<constraint firstItem="Sye-px-Tdy" firstAttribute="leading" secondItem="13Z-jz-dRy" secondAttribute="leading" id="IIT-y6-qrb"/>
<constraint firstItem="Sye-px-Tdy" firstAttribute="trailing" secondItem="13Z-jz-dRy" secondAttribute="trailing" id="aad-HV-Zvh"/>
<constraint firstAttribute="bottom" secondItem="Sye-px-Tdy" secondAttribute="bottom" id="d6C-EK-RXV"/>
<constraint firstItem="a0i-nG-mLK" firstAttribute="centerX" secondItem="1TV-Ab-u0R" secondAttribute="centerX" id="fzT-rH-gat"/>
<constraint firstItem="a0i-nG-mLK" firstAttribute="centerX" secondItem="Sye-px-Tdy" secondAttribute="centerX" id="fzT-rH-gat"/>
<constraint firstItem="Sye-px-Tdy" firstAttribute="top" secondItem="13Z-jz-dRy" secondAttribute="top" id="ohq-Uj-wDe"/>
</constraints>
<nil key="simulatedTopBarMetrics"/>
Expand Down

0 comments on commit 5cd649d

Please sign in to comment.