Crop image

This commit is contained in:
2024-08-01 23:44:07 +08:00
parent b2a6ca7244
commit 5b9c92e4d3
6 changed files with 74 additions and 18 deletions

View File

@ -70,6 +70,12 @@
<category android:name="android.intent.category.LAUNCHER"/>
</intent-filter>
</activity>
<activity
android:name="com.yalantis.ucrop.UCropActivity"
android:screenOrientation="portrait"
android:theme="@style/Theme.AppCompat.Light.NoActionBar"/>
<!-- Don't delete the meta-data below.
This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->
<meta-data