WidgetDotView.xib 1.4 KB

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="WidgetDotView">
  13. <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
  14. <autoresizingMask key="autoresizingMask"/>
  15. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  16. <nil key="simulatedTopBarMetrics"/>
  17. <nil key="simulatedBottomBarMetrics"/>
  18. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  19. <point key="canvasLocation" x="131.8840579710145" y="-3.0133928571428572"/>
  20. </view>
  21. </objects>
  22. </document>