Closed sevdestruct closed 6 years ago
Not sure where to put this in your code, but could you hook this into your .roundedLine enum style?
.roundedLine
overlay.layer.cornerRadius = overlay.frame.height / 2 volume.layer.cornerRadius = volume.frame.height / 2
Up in master
Not sure where to put this in your code, but could you hook this into your
.roundedLine
enum style?