element-ios/Riot/Modules/Room/Views/BubbleCells/Call/RoomBaseCallBubbleCell.xib

24 lines
1.8 KiB
Text
Raw Normal View History

2021-02-03 11:01:29 +00:00
<?xml version="1.0" encoding="UTF-8"?>
2021-03-12 00:37:46 +00:00
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2021-02-03 11:01:29 +00:00
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
2021-03-12 00:37:46 +00:00
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
2021-02-03 11:01:29 +00:00
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
2021-03-12 00:37:46 +00:00
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" translatesAutoresizingMaskIntoConstraints="NO" id="KGk-i7-Jjw" customClass="RoomBaseCallBubbleCell" customModule="Riot" customModuleProvider="target">
2021-02-03 11:01:29 +00:00
<rect key="frame" x="0.0" y="0.0" width="320" height="160"/>
2021-03-12 00:37:46 +00:00
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" translatesAutoresizingMaskIntoConstraints="NO" id="H2p-sc-9uM">
2021-02-03 11:01:29 +00:00
<rect key="frame" x="0.0" y="0.0" width="320" height="160"/>
<autoresizingMask key="autoresizingMask"/>
</tableViewCellContentView>
<viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
<point key="canvasLocation" x="214.49275362318843" y="56.919642857142854"/>
</tableViewCell>
</objects>
</document>