From 7a2f9dcc342e58fb77625a58d31d184dda720879 Mon Sep 17 00:00:00 2001 From: Patrick Baumann Date: Fri, 6 Apr 2018 10:08:26 -0700 Subject: [PATCH] Marking dictionary activity as visibleToInstantApps Without this change, prompts to the user to add a word entered into one of the text fields within an instant app would result in a crash. Change-Id: I98c9dd21d4fbf6f65c519b7e34bcc11f43b6a92e Fixes: 77273200 Test: manual - trigger add word launch from instant app --- AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b892dee2653..76ad913b637 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -700,6 +700,7 @@