From 17595f7cebd8a9073087401c03f9442c5ade5a8f Mon Sep 17 00:00:00 2001 From: "Helmut K. C. Tessarek" Date: Mon, 10 Sep 2018 20:04:54 -0400 Subject: [PATCH 1/2] allow the app to be installed on external storage (SD card) --- ReactNativeClient/android/app/src/main/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/ReactNativeClient/android/app/src/main/AndroidManifest.xml b/ReactNativeClient/android/app/src/main/AndroidManifest.xml index 3ab0b6aa00..24dee61e9a 100644 --- a/ReactNativeClient/android/app/src/main/AndroidManifest.xml +++ b/ReactNativeClient/android/app/src/main/AndroidManifest.xml @@ -1,5 +1,6 @@ From c5b9353105f772664dedc672e8b463486333eb2e Mon Sep 17 00:00:00 2001 From: "Helmut K. C. Tessarek" Date: Mon, 10 Sep 2018 20:06:38 -0400 Subject: [PATCH 2/2] fix whitespace errors (spaces to tabs) --- .../android/app/src/main/AndroidManifest.xml | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/ReactNativeClient/android/app/src/main/AndroidManifest.xml b/ReactNativeClient/android/app/src/main/AndroidManifest.xml index 24dee61e9a..117f6d7008 100644 --- a/ReactNativeClient/android/app/src/main/AndroidManifest.xml +++ b/ReactNativeClient/android/app/src/main/AndroidManifest.xml @@ -15,12 +15,12 @@ - - - - + + + + @@ -40,13 +40,13 @@ - - - - - - - + + + + + + +