@Dimension(0) protected open fun getDefaultSpacingBetweenItemsDp(): Int
Return the item spacing to use in this carousel, or 0 for no spacing.
By default this uses the global default set in #setDefaultItemSpacingDp(int), but subclasses can override this to specify their own value.