mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various Improvements
This commit is contained in:
@@ -354,7 +354,8 @@ public final class SparseDiscreteScrollingArea: ASDisplayNode {
|
||||
backgroundColor: theme.list.itemBlocksBackgroundColor,
|
||||
shadowColor: .black,
|
||||
foregroundColor: theme.list.itemPrimaryTextColor,
|
||||
dateString: "Date"
|
||||
dateString: "Date",
|
||||
previousDateString: nil
|
||||
)),
|
||||
environment: {},
|
||||
containerSize: containerSize
|
||||
|
||||
Reference in New Issue
Block a user