We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 606976f commit 6793f09Copy full SHA for 6793f09
README.md
@@ -1,3 +1,5 @@
1
+[](https://jitpack.io/#q42/androidscrollingimageview)
2
+
3
# Scrolling Image View
4
5
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 {
15
17
}
16
18
19
```
-[](https://jitpack.io/#q42/androidscrollingimageview)
20
*Step 2.* Add the dependency in the form
21
```gradle
22
dependencies {
0 commit comments