mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-24 07:01:05 +00:00
Samsung DEX support
This commit is contained in:
parent
fddcbaf685
commit
36e0cbaddd
1 changed files with 2 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_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…
Reference in a new issue