Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lopspower authored Jun 12, 2019
1 parent 6ab7669 commit 51ca14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To make a circular ImageView add CircularImageView in your layout XML and add Ci
implementation 'com.mikhaellopez:circularimageview:4.0.0'
```

:information_source: You can also use `android:elevation` instead of `app:cv_shadow` to have default Material Design elevation.
:information_source: You can also use `android:elevation` instead of `app:civ_shadow` to have default Material Design elevation.

XML
-----
Expand Down

0 comments on commit 51ca14c

Please sign in to comment.