Skip to content

Commit

Permalink
chore: reword misleading comment (#1353)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis authored Oct 15, 2024
1 parent 783d699 commit 9aefd6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ internal fun SparkUserAvatar(
),
blendMode = BlendMode.Clear,
)
// draw the red circle indication
// draw the colored circle indication
drawCircle(
indicatorColor,
radius = dotSize - style.borderSize.toPx(),
Expand Down

0 comments on commit 9aefd6a

Please sign in to comment.