Closed MariusVolkhart closed 8 years ago
RecyclerViewLayoutManagerAssert#hasMinimumHeight(int) and RecyclerViewLayoutManager#hasMinimumWidth(int) were comparing against the real value rather than the expected.
RecyclerViewLayoutManagerAssert#hasMinimumHeight(int)
RecyclerViewLayoutManager#hasMinimumWidth(int)
I need to write a lint check for this or something!
RecyclerViewLayoutManagerAssert#hasMinimumHeight(int)
andRecyclerViewLayoutManager#hasMinimumWidth(int)
were comparing against the real value rather than the expected.