commit | 9233f5034e1400b25fa80f6250ee189e4e0be39e | [log] [tgz] |
---|---|---|
author | Walter Jang <wjang@google.com> | Fri Apr 03 21:46:33 2015 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Apr 03 21:46:34 2015 +0000 |
tree | 2d52855580f30dc3f37fa3a58b97a0c12385f01c | |
parent | 092e74e944caf757676eebd1dd73fb5e29cc39db [diff] | |
parent | a69f58fcf5c143ac7dd6421a30004d56813e321a [diff] |
Merge "Don't add compact editor fragment if it's already there"
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 2a4f3d1..b8741d2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml
@@ -52,6 +52,7 @@ android:taskAffinity="android.task.contacts" android:hardwareAccelerated="true" android:supportsRtl="true" + android:usesCleartextTraffic="false" > <!-- The main Contacts activity with the contact list, favorites, and groups. -->