Skip to content

Commit d2639d6

Browse files
authored
Update README.md
1 parent 6172995 commit d2639d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ If you want to reuse an animation such as in each item of a list or load it from
6565
});
6666
```
6767

68-
You can then control the animation or add listeners:L
68+
You can then control the animation or add listeners:
6969
```
7070
animationView.addAnimatorUpdateListener((animation) -> {
7171
// Do something.

0 commit comments

Comments
 (0)