Skip to content

Commit

Permalink
Merge pull request #20 from Fueled/image-color-border
Browse files Browse the repository at this point in the history
refactor(image-extension): refactor naming
  • Loading branch information
leontiy authored May 31, 2018
2 parents 4555a20 + 4725481 commit ab9ccfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FueledUtils/UIExtensions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ public extension UIImage {
}

public static func roundedRectStretchableImage(
_ borderColor: UIColor,
borderColor: UIColor,
backgroundColor: UIColor = .clear,
lineWidth: CGFloat,
radius: CGFloat,
Expand Down

0 comments on commit ab9ccfa

Please sign in to comment.