public static interface AbsListView.RecyclerListener
AbsListView.RecycleBin
,
AbsListView.setRecyclerListener(android.widget.AbsListView.RecyclerListener)
Modifier and Type | Method and Description |
---|---|
void |
onMovedToScrapHeap(View view)
Indicates that the specified View was moved into the recycler's scrap heap.
|
void onMovedToScrapHeap(View view)
view
-