mirror of
https://github.com/fxm90/GradientLoadingBar.git
synced 2026-06-16 12:24:31 +00:00
♻️ :: lint code
This commit is contained in:
@@ -81,7 +81,7 @@ public final class GradientView: UIView {
|
||||
|
||||
private func setupGradientLayer() {
|
||||
gradientLayer.anchorPoint = .zero
|
||||
|
||||
|
||||
gradientLayer.startPoint = .zero
|
||||
gradientLayer.endPoint = CGPoint(x: 1.0, y: 0.0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user