mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-04 02:28:18 +00:00
Small manifest fix
This commit is contained in:
parent
fb8e5593a8
commit
f0352babae
3 changed files with 6 additions and 0 deletions
|
@ -99,9 +99,11 @@
|
|||
android:label="@string/app_name"
|
||||
android:networkSecurityConfig="@xml/network_security_config"
|
||||
android:requestLegacyExternalStorage="true"
|
||||
android:resizeableActivity="true"
|
||||
android:roundIcon="@mipmap/ic_launcher_grey_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppThemeBlueOrangeLight">
|
||||
<!-- https://developer.samsung.com/samsung-dex/modify-optimizing.html -->
|
||||
|
||||
<!-- do not contact Google servers -->
|
||||
<meta-data
|
||||
|
|
|
@ -99,9 +99,11 @@
|
|||
android:label="@string/app_name"
|
||||
android:networkSecurityConfig="@xml/network_security_config"
|
||||
android:requestLegacyExternalStorage="true"
|
||||
android:resizeableActivity="true"
|
||||
android:roundIcon="@mipmap/ic_launcher_grey_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppThemeBlueOrangeLight">
|
||||
<!-- https://developer.samsung.com/samsung-dex/modify-optimizing.html -->
|
||||
|
||||
<!-- do not contact Google servers -->
|
||||
<meta-data
|
||||
|
|
|
@ -99,9 +99,11 @@
|
|||
android:label="@string/app_name"
|
||||
android:networkSecurityConfig="@xml/network_security_config"
|
||||
android:requestLegacyExternalStorage="true"
|
||||
android:resizeableActivity="true"
|
||||
android:roundIcon="@mipmap/ic_launcher_grey_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppThemeBlueOrangeLight">
|
||||
<!-- https://developer.samsung.com/samsung-dex/modify-optimizing.html -->
|
||||
|
||||
<!-- do not contact Google servers -->
|
||||
<meta-data
|
||||
|
|
Loading…
Add table
Reference in a new issue