Reformat source code

pull/1929/head
Alinson S. Xavier 2 years ago
parent 45a82b3c2d
commit 248ba50a8e
Signed by: isoron
GPG Key ID: 0DA8E4B9E1109DCA

@ -165,7 +165,7 @@ class RingView : View {
pRing!!.color = color
pRing!!.textSize = textSize
if (isStrokedTextEnabled){
if (isStrokedTextEnabled) {
pRing!!.style = Paint.Style.STROKE
pRing!!.strokeWidth = textSize / 15f
}

Loading…
Cancel
Save