AdvancedDividerItemDecoration

constructor(context: Context, attrs: AttributeSet)
constructor(context: Context, attrs: AttributeSet, showFirstDivider: Boolean, showLastDivider: Boolean)
constructor(context: Context, resId: Int)
constructor(context: Context, resId: Int, showFirstDivider: Boolean, showLastDivider: Boolean)
constructor(divider: Drawable)
constructor(divider: Drawable, showFirstDivider: Boolean, showLastDivider: Boolean)