Most visited

Recently visited

RecyclerView.ItemAnimator.AdapterChanges

public static abstract @interface RecyclerView.ItemAnimator.AdapterChanges
implements Annotation

android.support.v7.widget.RecyclerView.ItemAnimator.AdapterChanges


The set of flags that might be passed to recordPreLayoutInformation(State, ViewHolder, int, List).

Summary

Inherited methods

From interface java.lang.annotation.Annotation

Hooray!