mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-06 17:00:13 +00:00
Adjust icon
This commit is contained in:
parent
6ca38476a4
commit
f2e96efdb5
@ -826,8 +826,8 @@ private final class StarsTransactionSheetContent: CombinedComponent {
|
|||||||
} else if case .ton = count.currency {
|
} else if case .ton = count.currency {
|
||||||
amountStarIconName = "Ads/TonBig"
|
amountStarIconName = "Ads/TonBig"
|
||||||
amountStarTintColor = countColor
|
amountStarTintColor = countColor
|
||||||
amountStarMaxSize = CGSize(width: 14.0, height: 14.0)
|
amountStarMaxSize = CGSize(width: 13.0, height: 13.0)
|
||||||
amountOffset.y += 3.0
|
amountOffset.y += 4.0 - UIScreenPixel
|
||||||
} else {
|
} else {
|
||||||
amountStarIconName = "Premium/Stars/StarMedium"
|
amountStarIconName = "Premium/Stars/StarMedium"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user