Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangcheng870518 authored Dec 2, 2024
1 parent f57e81b commit 38f47e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/src-android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:theme="@style/Theme.ztm"
android:extractNativeLibs = "true"
android:supportsRtl="true"
android:usesCleartextTraffic="${usesCleartextTraffic}">
<activity
Expand Down

0 comments on commit 38f47e7

Please sign in to comment.