Skip to content

Commit 0bdea3c

Browse files
authored
Update README.md
1 parent a590768 commit 0bdea3c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ dependencies {
6363
}
6464
```
6565

66-
6766
# How to use
6867
## Using Xml to config
6968

@@ -97,7 +96,6 @@ blurshadowimageview.setImageBitmap(bitmap);
9796

9897
```
9998

100-
10199
# Load image with Picasso
102100

103101
<img align="right" src="apk/preview/app_load_online.gif" width="280" />
@@ -127,7 +125,6 @@ Picasso.get().load("https://i.imgur.com/DvpvklR.png").into(target);
127125
```
128126

129127

130-
131128
# Image Blur Backdrop Offset
132129

133130
<img src="apk/preview/app_preview_offset.png" width="650" />

0 commit comments

Comments
 (0)