From 64591a901c31ab41a52d104e4ab643e87b0d1bf3 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 27 Nov 2013 18:43:53 +0400 Subject: allow manually sharing urls to subscribe activity --- AndroidManifest.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b8a99f64..b81c6a00 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -92,6 +92,15 @@ android:excludeFromRecents="true" android:label="@string/subscribe_name" android:theme="@style/DarkDialogTheme" > + + + + + + + + + -- cgit v1.2.3-54-g00ecf