Skip to content

Commit 24166cc

Browse files
committed
update readme
1 parent 06f1c0f commit 24166cc

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
This project demonstrates how to implement Horizontal Sticky Headers in a ``RecyclerView`` using a
77
``HHeaderItemDecoration`` a custom ``RecyclerView.ItemDecoration`` class in Kotlin.
88

9+
Note
10+
----
11+
12+
⚠️ This library work only with fixed width in ``RecyclerView.ViewHolder``.
13+
914
Screenshots
1015
-----------
1116

@@ -82,11 +87,6 @@ Do you want to contribute?
8287

8388
Please, do it! We'd like to improve this library with your help :)
8489

85-
Note
86-
----
87-
88-
⚠️ This library work only with fixed width in ``RecyclerView.ViewHolder``.
89-
9090
License
9191
-------
9292

0 commit comments

Comments
 (0)