I have this issue with BouncyRecyclerview that that translationY becomes NaN sometimes. It is kind of hard to reproduce but happens regularly. I fling the view upwards a lot until it happens. Then the full content of the RecyclerView disappears. If I check with it in the LayoutInspector I can see that translationY is not 0dp but NaN which I assume is the issue.