Skip to content

Commit

Permalink
Fix spotless check 2
Browse files Browse the repository at this point in the history
  • Loading branch information
hamza-vd committed Jan 16, 2025
1 parent c7e3613 commit 5095b35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ fun ActionableButton(
imageProperties =
ImageProperties(
imageConfig = buttonProperties.startIcon,
size = buttonProperties.statusIconSize
size = buttonProperties.statusIconSize,
),
tint = iconTintColor,
resourceData = resourceData,
Expand Down

0 comments on commit 5095b35

Please sign in to comment.