From 9e3b466ee044595c8a0d67116b23e71172ce78e9 Mon Sep 17 00:00:00 2001 From: Jonathan De Wachter Date: Fri, 20 Jun 2014 04:16:32 +0200 Subject: [PATCH] [Android] Fixed appears after tag warning --- examples/android/AndroidManifest.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/android/AndroidManifest.xml b/examples/android/AndroidManifest.xml index dcdc7ce64..3c97c0360 100644 --- a/examples/android/AndroidManifest.xml +++ b/examples/android/AndroidManifest.xml @@ -4,9 +4,12 @@ package="com.example.sfml" android:versionCode="1" android:versionName="1.0" > - - - + + + + + - -