Skip to content

Commit

Permalink
[housekeeping] Automated PR to fix formatting errors (#2318)
Browse files Browse the repository at this point in the history
Automated dotnet-format update

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 6, 2024
1 parent 309c27a commit 341c4c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,4 @@ static void SetUIImageViewTintColor(UIImageView imageView, View element, Color c
imageView.Image = imageView.Image.ImageWithRenderingMode(UIImageRenderingMode.AlwaysTemplate);
imageView.TintColor = color.ToPlatform();
}
}
}

0 comments on commit 341c4c4

Please sign in to comment.