From 28543e99abd0eb0fdd82d299a58fcc354e6d6621 Mon Sep 17 00:00:00 2001 From: Andy Huang Date: Fri, 13 Jun 2014 17:31:59 -0700 Subject: [PATCH] doc-centric compose use 'intoExisting' so repeated taps on Reply for a particular message goes right to any in-progress compose. use 'autoRemoveFromRecents' because nobody wants stale Compose tasks accessible from Recents. Change-Id: Icb39b504f51d20c8c2a11105c1af7a8b371234c4 --- AndroidManifest.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 617605d1f..caac4d492 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -90,6 +90,8 @@