Room Settings: Add "Addresses" section

#412

- Support tap on room id to copy it
- Align the leading constraint of the content with the separatorInset.left of the cell.

TODO
- Support long tap to copy alias, copy links or remove alias
This commit is contained in:
giomfo
2016-07-12 00:13:05 +02:00
parent 93601f54a6
commit d478d5a8d3
8 changed files with 119 additions and 123 deletions
@@ -38,6 +38,7 @@
</tableViewCellContentView>
<connections>
<outlet property="checkBox" destination="2Q4-aT-dLb" id="Rh8-NI-beY"/>
<outlet property="checkBoxLeadingConstraint" destination="3Th-py-oa7" id="CpM-em-CVk"/>
<outlet property="label" destination="Xx4-AP-OQs" id="9lG-Ne-bbb"/>
</connections>
</tableViewCell>