-
public class LinePagerIndicatorDecoration extends RecyclerView.ItemDecoration
-
-
Constructor Summary
Constructors Constructor Description LinePagerIndicatorDecoration(int colorActive, int colorInactive)
-
Method Summary
Modifier and Type Method Description voidonDrawOver(Canvas c, RecyclerView parent, RecyclerView.State state)-
-
Method Detail
-
onDrawOver
void onDrawOver(Canvas c, RecyclerView parent, RecyclerView.State state)
-
-
-
-