fun drawable(drawable: Drawable): RecyclerViewDivider.BuilderSet the drawable of all dividers. To set a custom drawable for each divider use drawableManager instead. Warning: if the span count is major than one and the drawable can't be mirrored, the drawable will not be shown correctly.
drawable - drawable custom drawable for this divider.
Return
this Builder instance.