Android APIs
public static final class

R.dimen

extends Object
java.lang.Object
   ↳ android.support.v7.recyclerview.R.dimen

Summary

Fields
public static int item_touch_helper_max_drag_scroll_per_frame The max amount of scroll ItemTouchHelper will trigger if dragged view is out of RecyclerView's bounds.
Public Constructors
R.dimen()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static int item_touch_helper_max_drag_scroll_per_frame

The max amount of scroll ItemTouchHelper will trigger if dragged view is out of RecyclerView's bounds.

Public Constructors

public R.dimen ()