mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
App Layout: fixed reactions background in timeline
This commit is contained in:
@@ -79,6 +79,6 @@ final class RoomReactionImageViewCell: UICollectionViewCell, NibReusable, Themab
|
||||
self.imageView.tintColor = self.theme?.textSecondaryColor
|
||||
|
||||
self.reactionBackgroundView.layer.borderWidth = 0.0
|
||||
self.reactionBackgroundView.backgroundColor = self.theme?.headerBackgroundColor
|
||||
self.reactionBackgroundView.backgroundColor = self.theme?.colors.system
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user