The following issue is fixed:
New dimensions
Two new dimensions are added to set the margins of the negative and positive textview. You can override these values by putting them in the dimens.xml of your app.
<dimen name="stepper_side_control_margin_start">8dp</dimen>
<dimen name="stepper_side_control_margin_end">8dp</dimen>