Skip to content

Commit 6aca655

Browse files
committed
see the log
1 parent e3152c6 commit 6aca655

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -576,8 +576,8 @@ loadPicture(context, "https://blankj.com/images/avatar.jpg", ivAvatar, "Avatar o
576576
loadPicture(context,
577577
"https://blankj.com/images/avatar.jpg",
578578
ivAvatar,
579-
"Avatar of the user"
580-
clickListener,);
579+
"Avatar of the user",
580+
clickListener);
581581
```
582582

583583

0 commit comments

Comments
 (0)