diff --git a/app/AndroidManifest.xml b/app/AndroidManifest.xml index de03a42..db1b329 100644 --- a/app/AndroidManifest.xml +++ b/app/AndroidManifest.xml @@ -9,6 +9,7 @@ android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:supportsRtl="true" + android:extractNativeLibs="true" android:usesCleartextTraffic="true" android:theme="@android:style/Theme.NoTitleBar.Fullscreen"> @@ -60,6 +61,7 @@ To the list of attributes on the activity element. --> @@ -68,8 +70,10 @@ + - +