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.
2 parents b02c538 + eeaa1fa commit ece9e1bCopy full SHA for ece9e1b
README.md
@@ -70,6 +70,8 @@ dependencies {
70
implementation 'io.github.manneohlund:smart-recycler-adapter-diffutil:1.0.0-alpha01'
71
// Nested adapter extension library
72
implementation 'io.github.manneohlund:smart-recycler-adapter-nestedadapter:1.0.0-alpha01'
73
+ // Sticky header extension library
74
+ implementation 'io.github.manneohlund:smart-recycler-adapter-stickyheader:1.0.0-alpha01'
75
}
76
```
77
0 commit comments