Skip to content

Commit 426de32

Browse files
authored
Update README.md
1 parent 369081d commit 426de32

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
@@ -124,7 +124,7 @@ circularImageView.setShadowGravity(CircularImageView.ShadowGravity.CENTER);
124124
LIMITATIONS
125125
-----
126126

127-
- By default the ScaleType is **CENTER_CROP**. You can also used **CENTER_INSIDE** but the others one are not supported.
127+
- By default the ScaleType is **FIT_CENTER**. You can also used **CENTER_INSIDE** AND **CENTER_CROP**.
128128
- Enabling adjustViewBounds is not supported as this requires an unsupported ScaleType.
129129

130130
SUPPORT ❤️

0 commit comments

Comments
 (0)