We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eabad54 commit c34a1a4Copy full SHA for c34a1a4
1 file changed
README.md
@@ -16,5 +16,5 @@ and here's how I managed to mimic its fast-scroller:
16
1. It's a POC, so it's not so comfortable to customize, but on the other hand, you can put any style you wish.
17
2. I think there are issues when changing the orientation.
18
3. Not a library. I hope I can think of a way that this could be a nice library
19
- 4. Minimal API is 13 . I'd like it to be lower.
+ 4. Minimal API is 11 . I'd like it to be lower.
20
5. Supports only LinearLayoutManager for now. Wish it would also support Gridlayoutmanager .
0 commit comments