We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5966c2b commit f21490bCopy full SHA for f21490b
1 file changed
README.md
@@ -165,18 +165,6 @@ mNestedTouchScrollingLayout.registerNestScrollChildCallback(new NestedTouchScrol
165
- [ ] add blur cover.
166
167
### Usage
168
-方式 1:
169
-``` Gradle
170
-repositories {
171
- // ...
172
- maven { url "https://jitpack.io" }
173
-}
174
-
175
-dependencies {
176
- implementation 'com.github.JarvisGG:NestedTouchScrollingLayout:v1.2.2'
177
178
-```
179
-方式 2:
180
``` Gradle
181
repositories {
182
// ...
0 commit comments