GroupParticipantsViewController: support the self-sizing cells,

and the self-sizing section headers.

vector-im/riot-meta#115
This commit is contained in:
Giom Foret
2017-12-29 19:54:13 +01:00
parent abc71e32cd
commit 498c7ea2dd
7 changed files with 81 additions and 51 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<rect key="frame" x="0.0" y="0.0" width="600" height="73.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view userInteractionEnabled="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RX5-eD-c3c" userLabel="Room avatar" customClass="MXKImageView">
<view userInteractionEnabled="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RX5-eD-c3c" customClass="MXKImageView">
<rect key="frame" x="13" y="16" width="42" height="42"/>
<color key="backgroundColor" red="0.89720267057418823" green="0.89720267057418823" blue="0.89720267057418823" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<accessibility key="accessibilityConfiguration" identifier="AvatarImageView"/>