fix compilation

This commit is contained in:
kosyak 2023-12-18 04:25:06 +01:00
parent db27258c18
commit f9027fa085

View file

@ -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"