public
static
final
class
R.dimen
extends Object
java.lang.Object | |
↳ | android.support.v7.recyclerview.R.dimen |
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
static
int |
item_touch_helper_swipe_escape_max_velocity
|
public
static
int |
item_touch_helper_swipe_escape_velocity
|
Public constructors | |
---|---|
R.dimen()
|
Inherited methods | |
---|---|
From
class
java.lang.Object
|
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.
int item_touch_helper_swipe_escape_max_velocity
int item_touch_helper_swipe_escape_velocity
R.dimen ()