Searched refs:SCROLL_DISTANCE (Results 1 – 2 of 2) sorted by relevance
89 private static final int SCROLL_DISTANCE = 80; // dp field in RecyclerViewActivity104 mScrollDistance = (int) (SCROLL_DISTANCE * dm.density + 0.5f); in MyLayoutManager()
45 private static final int SCROLL_DISTANCE = 80; // dp field in AnimatedRecyclerView431 mScrollDistance = (int) (SCROLL_DISTANCE * dm.density + 0.5f); in MyLayoutManager()