Reformat source code
This commit is contained in:
parent
45a82b3c2d
commit
248ba50a8e
@ -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…
Reference in New Issue
Block a user