Skip to content

Commit fdbf8af

Browse files
authored
Update README.md
1 parent 4977b30 commit fdbf8af

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Download the demo app <code><b>.apk</b></code> file here
4848
<img src="apk/app_barcode.PNG" width="180"
4949
alt="Demo App" />
5050

51+
5152
## Installation
5253
Add it in your root build.gradle at the end of repositories :
5354
```js
@@ -66,7 +67,7 @@ dependencies {
6667
}
6768
```
6869

69-
70+
7071
## How to use
7172
### Using Xml to config
7273
```xml
@@ -126,8 +127,15 @@ blurshadowimageview.setImageBitmap(bitmap);
126127
```
127128

128129

130+
131+
## Image Blur Backdrop Offset
129132

133+
<img align="left" src="apk/preview/app_preview_offset.jpg" width="650" />
130134

135+
<p align="right"><br><br><br><br><br><br><br><br><br><br><br><br></p>
136+
137+
138+
131139
## Documentation
132140

133141
|Name|Format|Default|Details|

0 commit comments

Comments
 (0)