Skip to content

Commit

Permalink
[chore] #3 ktlint 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
Doreminwoo committed Nov 22, 2023
1 parent 3f86432 commit 2b366dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ import coil.load
@BindingAdapter("image")
fun ImageView.setImage(imageUrl: String) {
this.load(imageUrl)
}
}

0 comments on commit 2b366dd

Please sign in to comment.