mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 17:42:45 +02:00
6029: Refacto how to handle all state of the live location cell
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user