Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
file names changed updated read me
  • Loading branch information
martipello authored Feb 22, 2020
1 parent a3ce234 commit 5da8fd8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ to create the image view in xml
app:shape="rectangle"
app:corner_radius="60" />
![Image description](https://github.com/martipello/MultiImageView/blob/master/sample/src/main/res/drawable/Screenshot_1582383274.png)
![Image description](https://github.com/martipello/MultiImageView/blob/master/sample/src/main/res/drawable/screenshot_1582383274.png)

![Image description](https://github.com/martipello/MultiImageView/blob/master/sample/src/main/res/drawable/Screenshot_1582383283.png)
![Image description](https://github.com/martipello/MultiImageView/blob/master/sample/src/main/res/drawable/screenshot_1582383283.png)


to add an image use
Expand All @@ -26,5 +26,5 @@ to clear images use

the corner radius only applys to the rectangle shape other wise it will be ignored you can set this in xml or programmatically

![Image description](https://github.com/martipello/MultiImageView/blob/master/sample/src/main/res/drawable/Screenshot_1582383289.png)
![Image description](https://github.com/martipello/MultiImageView/blob/master/sample/src/main/res/drawable/screenshot_1582383289.png)

0 comments on commit 5da8fd8

Please sign in to comment.