|
@@ -241,10 +241,10 @@
|
|
|
</connections>
|
|
|
</view>
|
|
|
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dgJ-dQ-lSp" userLabel="Player Top Tool Bar">
|
|
|
- <rect key="frame" x="304" y="10" width="100" height="30"/>
|
|
|
+ <rect key="frame" x="344" y="10" width="45" height="45"/>
|
|
|
<subviews>
|
|
|
<button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8AB-hx-yqN" userLabel="Mute Button">
|
|
|
- <rect key="frame" x="70" y="2.6666666666666661" width="25" height="25"/>
|
|
|
+ <rect key="frame" x="15" y="10" width="25" height="25"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="25" id="6yU-23-dkA"/>
|
|
|
<constraint firstAttribute="height" constant="25" id="hBk-Ku-BAd"/>
|
|
@@ -258,10 +258,10 @@
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="width" constant="100" id="LTs-QZ-nVw"/>
|
|
|
+ <constraint firstAttribute="width" constant="45" id="LTs-QZ-nVw"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="8AB-hx-yqN" secondAttribute="trailing" constant="5" id="f5A-fo-KAg"/>
|
|
|
<constraint firstItem="8AB-hx-yqN" firstAttribute="centerY" secondItem="dgJ-dQ-lSp" secondAttribute="centerY" id="uNT-D4-mK3"/>
|
|
|
- <constraint firstAttribute="height" constant="30" id="xf9-B5-HMs"/>
|
|
|
+ <constraint firstAttribute="height" constant="45" id="xf9-B5-HMs"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sBp-t2-eFh" customClass="NCPlayerToolBar" customModule="Nextcloud" customModuleProvider="target">
|
|
@@ -376,7 +376,7 @@
|
|
|
<viewLayoutGuide key="safeArea" id="Yo6-7W-moG"/>
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
- <constraint firstItem="Yo6-7W-moG" firstAttribute="trailing" secondItem="dgJ-dQ-lSp" secondAttribute="trailing" constant="10" id="15m-hD-wYt"/>
|
|
|
+ <constraint firstItem="Yo6-7W-moG" firstAttribute="trailing" secondItem="dgJ-dQ-lSp" secondAttribute="trailing" constant="25" id="15m-hD-wYt"/>
|
|
|
<constraint firstAttribute="bottom" secondItem="CdQ-LC-Trx" secondAttribute="bottom" id="4qB-8y-OcG"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="CdQ-LC-Trx" secondAttribute="trailing" id="IwE-oE-d3Y"/>
|
|
|
<constraint firstItem="Yo6-7W-moG" firstAttribute="bottom" secondItem="sBp-t2-eFh" secondAttribute="bottom" constant="10" id="QHF-av-zeT"/>
|