horizontalMargin property
The horizontalMargin param need to be specify when there is a margin outside the crop view, so in case of a change the new layout can be computed properly (i.e after a rotation)
Implementation
final double horizontalMargin;