I want to make recyclerView with sticky header without external libaray
and I refer to this. Everything is work.
But when I change the header with some alpha, something went wrong
The header will duplicate when the view overlay.
[screen shot]
2023-08-01
is duplicate
How to solve it.