[WIP] Business

This commit is contained in:
Isaac
2024-02-27 16:20:37 +04:00
parent 729a260626
commit aa4ca00cb0
51 changed files with 2521 additions and 362 deletions

View File

@@ -220,7 +220,7 @@ private final class AttachButtonComponent: CombinedComponent {
case .quickReply:
//TODO:localize
name = "Reply"
imageName = "Chat/Attach Menu/Location"
imageName = "Chat/Context Menu/Reply"
}
let tintColor = component.isSelected ? component.theme.rootController.tabBar.selectedIconColor : component.theme.rootController.tabBar.iconColor