|
|
@@ -45,6 +45,10 @@
|
|
|
<data android:scheme="checo" />
|
|
|
</intent-filter>
|
|
|
</activity>
|
|
|
+ <activity
|
|
|
+ tools:replace="android:theme"
|
|
|
+ android:name="com.yalantis.ucrop.UCropActivity"
|
|
|
+ android:theme="@style/UCropStyle"/>
|
|
|
<!-- <provider
|
|
|
android:name="androidx.core.content.FileProvider"
|
|
|
android:authorities="${applicationId}.provider"
|