mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Experimental layout
This commit is contained in:
@@ -2807,7 +2807,7 @@ class ChatListItemNode: ItemListRevealOptionsItemNode {
|
||||
component: AnyComponent(AvatarStoryIndicatorComponent(
|
||||
hasUnseen: storyState.hasUnseen,
|
||||
hasUnseenCloseFriendsItems: storyState.hasUnseenCloseFriends,
|
||||
isDarkTheme: item.presentationData.theme.overallDarkAppearance,
|
||||
theme: item.presentationData.theme,
|
||||
activeLineWidth: 2.0,
|
||||
inactiveLineWidth: 1.0 + UIScreenPixel,
|
||||
counters: nil
|
||||
|
||||
Reference in New Issue
Block a user