From 4263997c3e419ef1cf7447d447c5582a322acf74 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 20 Jul 2018 18:14:18 +0200 Subject: Began basic login screen feature (mvp architecture) --- android/app/src/main/AndroidManifest.xml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'android/app/src/main/AndroidManifest.xml') diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 1cae011..3018739 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,7 +1,4 @@ - + @@ -17,12 +14,7 @@ additional functionality it is fine to subclass or reimplement FlutterApplication and put your custom class here. --> - + -- cgit v1.2.3