This commit is contained in:
Ali
2021-11-09 14:37:39 +04:00
parent f936636f6a
commit ed5e3b3c5a
14 changed files with 1170 additions and 159 deletions

View File

@@ -555,7 +555,7 @@ private final class ShadowRoundedRectangle: Component {
}
}
private final class SparseItemGridScrollingIndicatorComponent: CombinedComponent {
final class SparseItemGridScrollingIndicatorComponent: CombinedComponent {
let backgroundColor: UIColor
let shadowColor: UIColor
let foregroundColor: UIColor