inboxrecyclerview / me.saket.inboxrecyclerview.dimming / CompleteListTintPainter / <init>

<init>

CompleteListTintPainter(color: Int, opacity: Float)

Draws a tint on the entire InboxRecyclerView. Unlike UncoveredAreaTintPainter, this requires the page to have its own background, but is a safer option because it does not involve any coordinate calculations. Maths can be hard.