mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
Theme: Update disclosure indicator with theme color.
This commit is contained in:
@@ -113,7 +113,7 @@ private enum DiscoverySectionRows {
|
||||
}
|
||||
case .threePid(let threePid):
|
||||
if let detailCell: MXKTableViewCell = self.cellType(at: row) {
|
||||
detailCell.accessoryType = .disclosureIndicator
|
||||
detailCell.vc_setAccessoryDisclosureIndicator(withTheme: self.theme)
|
||||
|
||||
let formattedThreePid: String?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user