Retrying & deleting failed messages

- Update after code review
This commit is contained in:
Gil Eluard
2021-03-10 22:19:04 +01:00
parent c9f5e6cf0d
commit 120425389f
7 changed files with 33 additions and 33 deletions
@@ -103,7 +103,7 @@ static const CGFloat kDirectRoomBorderWidth = 3.0;
self.lastEventDescription.text = roomCellData.lastEventTextMessage;
}
self.unsentImageView.hidden = roomCellData.roomSummary.room.sentStatus == MXRoomSentStatusOk;
self.unsentImageView.hidden = roomCellData.roomSummary.room.sentStatus == RoomSentStatusOk;
self.lastEventDecriptionLabelTrailingConstraint.constant = self.unsentImageView.hidden ? 10 : 30;
// Notify unreads and bing