mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-01-20 23:36:45 +01:00
add some side padding to the editor image
This commit is contained in:
parent
588754d999
commit
8f8baecc5f
@ -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 New Issue
Block a user