Fix avatar paging

This commit is contained in:
Ilya Laktyushin 2020-07-09 23:20:42 +03:00
parent 1b2477af3f
commit b9fcad85d7
2 changed files with 3 additions and 3 deletions

View File

@ -5688,8 +5688,8 @@ Any member of this group will be able to see messages in the channel.";
"Group.MessageVideoUpdated" = "Group video updated";
"Channel.MessageVideoUpdated" = "Channel video updated";
"Conversation.Dice.u1F3C0" = "Send a basketball emoji to shoot a free throw.";
"Conversation.Dice.u26BD" = "Send a football emoji to do a free kick.";
"Conversation.Dice.u1F3C0" = "Send a basketball emoji to try your luck.";
"Conversation.Dice.u26BD" = "Send a football emoji to try your luck.";
"SettingsSearch_Synonyms_ChatFolders" = "";

View File

@ -2535,7 +2535,7 @@ private final class PeerInfoScreenNode: ViewControllerTracingNode, UIScrollViewD
}
self.headerNode.avatarListNode.listContainerNode.currentIndexUpdated = { [weak self] in
self?.updateNavigation(transition: .immediate, additive: false)
self?.updateNavigation(transition: .immediate, additive: true)
}
self.dataDisposable = (screenData