make mattermost resizeable on Android DeX #3427 (#4936)

https://github.com/mattermost/mattermost-mobile/issues/3427
This commit is contained in:
          ​ ⁠  ⁠ Ån̶t̶hia¯₣ab̷r̷ε ⚜ 2020-11-02 23:28:12 +01:00 committed by GitHub
parent ff9f47ccaf
commit 2eaeb4e040
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,7 @@
android:theme="@style/AppTheme"
android:installLocation="auto"
android:networkSecurityConfig="@xml/network_security_config"
android:resizeableActivity="true"
android:requestLegacyExternalStorage="true"
>
<meta-data android:name="firebase_analytics_collection_deactivated" android:value="true" />