Class IndexedItemDecoration
- java.lang.Object
-
- androidx.recyclerview.widget.RecyclerView.ItemDecoration
-
- com.cheetahdigital.uikit.widget.list.IndexedItemDecoration
-
public class IndexedItemDecoration extends androidx.recyclerview.widget.RecyclerView.ItemDecorationStyle aRecyclerView.ItemDecorationwith an index from A-Z.
-
-
Constructor Summary
Constructors Constructor Description IndexedItemDecoration(android.content.Context context)Constructor for IndexedItemDecoration.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonDrawOver(android.graphics.Canvas canvas, androidx.recyclerview.widget.RecyclerView parent, androidx.recyclerview.widget.RecyclerView.State state)
-