cyberta 5 năm trước cách đây
mục cha
commit
3eeea25ae0
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      deltachat-ios/View/ContactCell.swift

+ 0 - 1
deltachat-ios/View/ContactCell.swift

@@ -252,7 +252,6 @@ class ContactCell: UITableViewCell {
         case .deaddrop(let deaddropData):
             safe_assert(deaddropData.chatId == DC_CHAT_ID_DEADDROP)
             backgroundColor = DcColors.deaddropBackground
-            // contentView.backgroundColor = DcColors.deaddropBackground
             let contact = DcContact(id: DcMsg(id: deaddropData.msgId).fromContactId)
             if let img = contact.profileImage {
                 resetBackupImage()