RecyclerViewEnhanced
RecyclerViewEnhanced copied to clipboard
The Height Of The Recyclerview
The height of the recyclerview you get by rView.getHeight()
is inaccurate,when the recyclerview is wrap_content
,or its parent is scrollview of some kind. It caused the error of heightOutsideRView
then the result of closeVisibleBG()
.