Skip to content

Commit 37a25df

Browse files
committed
Update README.md
1 parent 2c89fd7 commit 37a25df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A fast circular ImageView perfect for profile images. This is based on [RoundedI
55

66
![CircleImageView](https://raw.github.com/hdodenhof/CircleImageView/master/screenshot.png)
77

8-
Compared to other solutions this
8+
Compared to other solutions this:
99
* does **not** create a copy of the original bitmap
1010
* does **not** use a clipPath which is not hardware accelerated and not anti-aliased
1111
* does **not** use setXfermode to clip the bitmap and draw twice to the canvas
@@ -31,7 +31,7 @@ Limitations
3131
* Setters for border color and border width are missing
3232
* It's not yet on MavenCentral
3333

34-
ChangeLog
34+
Changelog
3535
---------
3636
* **1.0.0**
3737
* Initial release

0 commit comments

Comments
 (0)