We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 369081d commit 426de32Copy full SHA for 426de32
README.md
@@ -124,7 +124,7 @@ circularImageView.setShadowGravity(CircularImageView.ShadowGravity.CENTER);
124
LIMITATIONS
125
-----
126
127
-- By default the ScaleType is **CENTER_CROP**. You can also used **CENTER_INSIDE** but the others one are not supported.
+- By default the ScaleType is **FIT_CENTER**. You can also used **CENTER_INSIDE** AND **CENTER_CROP**.
128
- Enabling adjustViewBounds is not supported as this requires an unsupported ScaleType.
129
130
SUPPORT ❤️
0 commit comments