From 68654e9c7bdecd09d494e1919f5490c430044dfa Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 2 Jun 2020 23:58:56 +0530 Subject: Adds open app settings and uninstall actions --- android/app/src/main/AndroidManifest.xml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 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 f47f73c..3d9998a 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -4,7 +4,8 @@ calls FlutterMain.startInitialization(this); in its onCreate method. In most cases you can leave this as-is, but you if you want to provide additional functionality it is fine to subclass or reimplement - FlutterApplication and put your custom class here. --> + FlutterApplication and put your custom class here. --> + - - - - + + + + + + +