We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb2f2d commit df2fbbeCopy full SHA for df2fbbe
1 file changed
README.md
@@ -13,8 +13,12 @@ This library encapsulates scrolling logic when implementing *scrolling tabs* (ho
13
compile 'ru.noties:scrollable:x.x.x'
14
```
15
16
+## What's new (1.1.3)
17
+* Another change to Scroller (API 23 compatible)
18
+* Improved ClosUpAlgo firing logic
19
-## What's new (1.1.2)
20
+
21
+### What's new (1.1.2)
22
* Bundled with own Scroller implementation to be independent of device's Scroller
23
24
0 commit comments