Merge branch 'develop' into maximee/6029_lls_timeline_cell and apply comments

This commit is contained in:
MaximeE
2022-04-25 15:53:58 +02:00
57 changed files with 1680 additions and 155 deletions
@@ -107,7 +107,7 @@ class DefaultTheme: NSObject, Theme {
var roomCellLocalisationTextColor: UIColor = UIColor(rgb: 0x17191C)
var roomCellLocalisationStartedColor: UIColor = UIColor(rgb: 0x5C56F5)
var roomCellLocalisationIconStartedColor: UIColor = UIColor(rgb: 0x5C56F5)
var roomCellLocalisationEndedColor: UIColor = UIColor(rgb: 0xC1C6CD)