Skip to content

Commit f0fb626

Browse files
Minor improvements on RefreshIndicator
1 parent 7fe12d7 commit f0fb626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RefreshIndicator.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Pane
3636
{
3737
id: shape_path
3838
strokeWidth: 2
39-
strokeColor: "red"
39+
strokeColor: control.Material.accent
4040
startX: 24
4141
startY: 16
4242
fillColor: "transparent"

0 commit comments

Comments
 (0)