Skip to content

Commit c818bbe

Browse files
committed
Copy the original NestedScrollView
1 parent 134cfac commit c818bbe

File tree

2 files changed

+2215
-0
lines changed

2 files changed

+2215
-0
lines changed

lib/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ android {
2121
}
2222

2323
dependencies {
24+
implementation 'androidx.core:core:1.3.0'
2425
}
2526

2627
task sourcesJar(type: Jar) {

0 commit comments

Comments
 (0)