diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4078279..0bdbbbb 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -62,6 +62,7 @@ android:appCategory="social" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" + android:requestLegacyExternalStorage="true" android:theme="@style/BugleTheme" android:supportsRtl="true">