public abstract class RecyclerViewChildDetachEvent extends RecyclerViewChildAttachStateChangeEvent
RecyclerView.
Warning: Instances keep a strong reference to the view. Operators that cache
instances have the potential to leak the associated Context.
| Modifier and Type | Method and Description |
|---|---|
static RecyclerViewChildDetachEvent |
create(RecyclerView view,
android.view.View child) |
child, viewpublic static RecyclerViewChildDetachEvent create(RecyclerView view, android.view.View child)