RecyclerViewEnhanced icon indicating copy to clipboard operation
RecyclerViewEnhanced copied to clipboard

The Height Of The Recyclerview

Open JQMotee opened this issue 8 years ago • 0 comments

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() .

JQMotee avatar Dec 05 '16 08:12 JQMotee