From cba3282dce6522250302f0edf7b6ae85e1e4404b Mon Sep 17 00:00:00 2001 From: Green Sky Date: Mon, 17 Jun 2024 12:09:37 +0200 Subject: [PATCH] reformat android manifest --- android/app/AndroidManifest.xml | 159 ++++++++++++++++---------------- 1 file changed, 79 insertions(+), 80 deletions(-) diff --git a/android/app/AndroidManifest.xml b/android/app/AndroidManifest.xml index 0bb562c6..a4c362c0 100644 --- a/android/app/AndroidManifest.xml +++ b/android/app/AndroidManifest.xml @@ -1,107 +1,106 @@ - - + + - - + + - - - - + + + + - - + + - - - + + + - - - + + + - - + + - - - - + + + + - - + + - - + + - - + + android:allowBackup="true" + android:theme="@style/AppTheme" + android:hardwareAccelerated="true" > - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + +