add some side padding to the editor image
This commit is contained in:
parent
588754d999
commit
8f8baecc5f
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
android:id="@+id/crop_image_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_margin="@dimen/activity_margin"
|
||||
app:cropBackgroundColor="@color/crop_image_view_background"
|
||||
app:cropInitialCropWindowPaddingRatio="0"/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue