Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 6793f09

Browse files
authored
Update README.md
1 parent 606976f commit 6793f09

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![](https://jitpack.io/v/q42/androidscrollingimageview.svg)](https://jitpack.io/#q42/androidscrollingimageview)
2+
13
# Scrolling Image View
24

35
An Android view for displaying repeated continuous side scrolling images. This can be used to create a parallax animation effect.
@@ -15,7 +17,6 @@ allprojects {
1517
}
1618
}
1719
```
18-
[![](https://jitpack.io/v/q42/androidscrollingimageview.svg)](https://jitpack.io/#q42/androidscrollingimageview)
1920
*Step 2.* Add the dependency in the form
2021
```gradle
2122
dependencies {

0 commit comments

Comments
 (0)