mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Reformat source code
This commit is contained in:
@@ -165,7 +165,7 @@ class RingView : View {
|
|||||||
pRing!!.color = color
|
pRing!!.color = color
|
||||||
pRing!!.textSize = textSize
|
pRing!!.textSize = textSize
|
||||||
|
|
||||||
if (isStrokedTextEnabled){
|
if (isStrokedTextEnabled) {
|
||||||
pRing!!.style = Paint.Style.STROKE
|
pRing!!.style = Paint.Style.STROKE
|
||||||
pRing!!.strokeWidth = textSize / 15f
|
pRing!!.strokeWidth = textSize / 15f
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user