Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
petersamokhin committed Sep 24, 2018
2 parents be155e8 + 27389f3 commit 700d449
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Double Avatar View
Instagram-like double avatar view with cropping
Instagram-like (from broadcasts) double avatar view with cropping

<img src="https://petersamokhin.com/files/projects/doubleavatar/demo.gif" width="402" height="705" />

Expand Down Expand Up @@ -50,6 +50,6 @@ val config = DoubleAvatarView.Config(
0.15f, // vertical offset in percents of back image's height
2f, // front image radius multiplier
1.115f // front image's cropped background radius multiplier
)
)
dav.updateConfig(config)
```

0 comments on commit 700d449

Please sign in to comment.