From 8d3bd6c49994cb27cb65e8622cc1db2aa4a1cf15 Mon Sep 17 00:00:00 2001 From: Raj Yengisetty Date: Fri, 13 Mar 2015 16:53:39 -0700 Subject: Calendar: support ACTION_VIEW instead of ACTION_SEND Change-Id: I9b7608a9161b1370a4ee4ab520c0e0e9a0fd9c9c --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index bc36311d..7aaaaa82 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -161,7 +161,7 @@ android:theme="@android:style/Theme.NoDisplay" android:launchMode="singleTop"> - + -- cgit v1.2.3