class
Default implementation of InsetManager that will use the same inset for each item. |
|
abstract class
Defines a InsetManager which doesn't depend on the item's position. |
|
interface
Used to specify a custom logic to set different insets to each divider. You can add a custom DrawableManager in your RecyclerViewDivider.Builder using the RecyclerViewDivider.Builder.drawableManager method. |