mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-08 19:10:53 +00:00
Fix play button
This commit is contained in:
parent
aebdefc477
commit
d72a9079ba
@ -911,6 +911,7 @@ public final class ListMessageFileItemNode: ListMessageNode {
|
||||
iconStatusBackgroundColor = item.presentationData.theme.theme.list.itemAccentColor
|
||||
iconStatusForegroundColor = item.presentationData.theme.theme.list.itemCheckColors.foregroundColor
|
||||
} else if isAudio {
|
||||
iconStatusBackgroundColor = item.presentationData.theme.theme.list.itemAccentColor
|
||||
iconStatusForegroundColor = item.presentationData.theme.theme.list.itemCheckColors.foregroundColor
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user