From c18caf52d03e2a2a4cde6574de2793d58bd8d1bf Mon Sep 17 00:00:00 2001 From: Matt Laux Date: Wed, 19 Oct 2016 10:59:09 -0500 Subject: [PATCH] Fix Android launcher intent so that app appears in drawer. --- android/app/src/main/AndroidManifest.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index fbb444f1e3..b781d869c3 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -29,10 +29,12 @@ android:name=".MainActivity"> + + + -