diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index e0b9dd8d9..c3e33ab37 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -84,7 +84,8 @@
android:theme="@style/UnifiedEmailTheme"
android:hardwareAccelerated="true"
android:allowBackup="false"
- android:supportsRtl="true" >
+ android:supportsRtl="true"
+ android:usesCleartextTraffic="true" >