6029: Refacto how to handle all state of the live location cell

This commit is contained in:
MaximeE
2022-04-22 18:04:19 +02:00
parent b1ad2419ad
commit 0633d01abe
24 changed files with 368 additions and 73 deletions
+10
View File
@@ -104,6 +104,16 @@ import DesignKit
var roomCellOutgoingBubbleBackgroundColor: UIColor { get }
// Localisation Cells
var roomCellLocalisationTextColor: UIColor { get }
var roomCellLocalisationStartedColor: UIColor { get }
var roomCellLocalisationEndedColor: UIColor { get }
var roomCellLocalisationErrorColor: UIColor { get }
// MARK: - Customisation methods