From ae4e1a027361e61a8b21f5c60035fe308de1d900 Mon Sep 17 00:00:00 2001 From: ibrahimozkan Date: Tue, 25 Feb 2025 20:25:35 +0200 Subject: [PATCH] chore: clean up AndroidManifest.xml formatting --- app/android/app/src/main/AndroidManifest.xml | 49 +++++++++----------- 1 file changed, 21 insertions(+), 28 deletions(-) diff --git a/app/android/app/src/main/AndroidManifest.xml b/app/android/app/src/main/AndroidManifest.xml index 7f009d892..411972627 100644 --- a/app/android/app/src/main/AndroidManifest.xml +++ b/app/android/app/src/main/AndroidManifest.xml @@ -1,15 +1,15 @@ - - + + - + - + @@ -28,56 +28,49 @@ + android:icon="@mipmap/ic_launcher"> + android:name="io.flutter.embedding.android.NormalTheme" + android:resource="@style/NormalTheme" + /> - - + + - + - - - - + + - - + + - + @@ -95,8 +88,8 @@ In particular, this is used by the Flutter engine in io.flutter.plugin.text.ProcessTextPlugin. --> - - + +