From 85803b8317674cdaa4683c09ffdbccc05a871724 Mon Sep 17 00:00:00 2001 From: brentzucker Date: Fri, 11 Dec 2015 21:41:02 -0500 Subject: [PATCH] Fixed Android Manifest --- PhotoGallery/app/app.iml | 11 +---- PhotoGallery/app/src/main/AndroidManifest.xml | 41 +++++++++++-------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/PhotoGallery/app/app.iml b/PhotoGallery/app/app.iml index eb15a3e..8c34d2c 100644 --- a/PhotoGallery/app/app.iml +++ b/PhotoGallery/app/app.iml @@ -65,27 +65,20 @@ - - + - - - - - - - + diff --git a/PhotoGallery/app/src/main/AndroidManifest.xml b/PhotoGallery/app/src/main/AndroidManifest.xml index f112967..6577ff2 100644 --- a/PhotoGallery/app/src/main/AndroidManifest.xml +++ b/PhotoGallery/app/src/main/AndroidManifest.xml @@ -1,13 +1,13 @@ + package="com.bignerdranch.android.photogallery" > + android:protectionLevel="signature" /> - + - - - - - - - - - - - - + + + + + + + + + + + + + + + +