mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Glass
This commit is contained in:
parent
7ed08c0141
commit
4a13c3830a
234 changed files with 1442 additions and 1764 deletions
|
|
@ -584,7 +584,7 @@ public class ContactsPeerItemNode: ItemListRevealOptionsItemNode {
|
|||
self.titleNode = TextNode()
|
||||
self.statusNode = TextNodeWithEntities()
|
||||
|
||||
super.init(layerBacked: false, dynamicBounce: false, rotated: false, seeThrough: false)
|
||||
super.init(layerBacked: false, rotated: false, seeThrough: false)
|
||||
|
||||
self.isAccessibilityElement = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue