From ffdac6b48b43dc5610ddb926191a7cff738c97de Mon Sep 17 00:00:00 2001 From: Mike Beattie Date: Thu, 19 Sep 2019 10:18:48 +1200 Subject: [PATCH] Indentation cleanup Signed-off-by: Mike Beattie --- altosdroid/app/src/main/AndroidManifest.xml.in | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/altosdroid/app/src/main/AndroidManifest.xml.in b/altosdroid/app/src/main/AndroidManifest.xml.in index 89f97d6a..69b5463b 100644 --- a/altosdroid/app/src/main/AndroidManifest.xml.in +++ b/altosdroid/app/src/main/AndroidManifest.xml.in @@ -46,11 +46,12 @@ + android:theme="@style/CustomTheme"> + + android:launchMode="singleTop"> @@ -87,13 +88,13 @@ android:theme="@android:style/Theme.Dialog" android:configChanges="orientation|keyboardHidden" /> - - - -- 2.30.2