Most visited

Recently visited

R.id

public static final class R.id
extends Object

java.lang.Object
   ↳ android.support.v7.recyclerview.R.id


Summary

Fields

public static int item_touch_helper_previous_elevation

ItemTouchHelper uses this id to save a View's original elevation.

Public constructors

R.id()

Inherited methods

From class java.lang.Object

Fields

item_touch_helper_previous_elevation

int item_touch_helper_previous_elevation

ItemTouchHelper uses this id to save a View's original elevation.

Public constructors

R.id

R.id ()

Hooray!