mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Fix theme
This commit is contained in:
+1
@@ -194,6 +194,7 @@ extension RoomCreationEventsModalViewController: UITableViewDataSource {
|
||||
cell.textView.isScrollEnabled = false
|
||||
cell.textView.isEditable = false
|
||||
cell.textView.isSelectable = false
|
||||
cell.textView.backgroundColor = .clear
|
||||
cell.backgroundColor = theme.backgroundColor
|
||||
cell.contentView.backgroundColor = .clear
|
||||
cell.tintColor = theme.tintColor
|
||||
|
||||
Reference in New Issue
Block a user