fix compilation
This commit is contained in:
parent
db27258c18
commit
f9027fa085
|
@ -17,7 +17,7 @@
|
||||||
android:paddingTop="?attr/actionBarSize"
|
android:paddingTop="?attr/actionBarSize"
|
||||||
android:paddingBottom="@dimen/bottom_actions_height_bigger" />
|
android:paddingBottom="@dimen/bottom_actions_height_bigger" />
|
||||||
|
|
||||||
<com.theartofdev.edmodo.cropper.CropImageView
|
<com.canhub.cropper.CropImageView
|
||||||
android:id="@+id/crop_image_view"
|
android:id="@+id/crop_image_view"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
|
|
Loading…
Reference in a new issue