RecyclerViewLayoutTest.java | 233 public void scrollInOtherOrientationTest(final boolean horizontal, final boolean drag) 275 if (drag) { 686 drag(mRecyclerView, 0, 0, 0, 500, 5); method 692 public void drag(ViewGroup view, float fromX, float toX, float fromY, float toY, method in class:RecyclerViewLayoutTest [all...] |