Skip to content

Commit

Permalink
Minor improvements on RefreshIndicator
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadhasanzadeh committed Nov 1, 2021
1 parent 7fe12d7 commit f0fb626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RefreshIndicator.qml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Pane
{
id: shape_path
strokeWidth: 2
strokeColor: "red"
strokeColor: control.Material.accent
startX: 24
startY: 16
fillColor: "transparent"
Expand Down

0 comments on commit f0fb626

Please sign in to comment.