Experimental layout

This commit is contained in:
Ali
2023-06-26 19:09:19 +03:00
parent 4a3292df29
commit 7223edc9cd
7 changed files with 58 additions and 35 deletions

View File

@@ -214,7 +214,7 @@ public final class ChatAvatarNavigationNode: ASDisplayNode {
component: AnyComponent(AvatarStoryIndicatorComponent(
hasUnseen: storyData.hasUnseen,
hasUnseenCloseFriendsItems: storyData.hasUnseenCloseFriends,
isDarkTheme: theme.overallDarkAppearance,
theme: theme,
activeLineWidth: 1.0,
inactiveLineWidth: 1.0,
counters: nil