Most visited

Recently visited

RecyclerView.ItemAnimator.AdapterChanges

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

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


可能传递给 recordPreLayoutInformation(State, ViewHolder, int, List)的一组标志。

Summary

Inherited methods

From interface java.lang.annotation.Annotation

Hooray!