mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various fixes
This commit is contained in:
@@ -415,7 +415,7 @@ private final class ThemeSettingsThemeItemIconNode : ListViewItemNode {
|
||||
}
|
||||
}
|
||||
if item.themeReference == nil {
|
||||
strongSelf.imageNode.backgroundColor = item.theme.actionSheet.opaqueItemBackgroundColor
|
||||
strongSelf.imageNode.backgroundColor = item.theme.list.plainBackgroundColor
|
||||
}
|
||||
|
||||
if updatedTheme || updatedSelected {
|
||||
|
||||
Reference in New Issue
Block a user