From 613ef01748bd155653954f1effe00e395ba38a3b Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Fri, 13 Nov 2015 12:05:28 +0100 Subject: android: Fixes to AndroidManifest Change-Id: I661b3de74066831f22757b587e8b367913030573 --- android/source/AndroidManifest.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'android') diff --git a/android/source/AndroidManifest.xml b/android/source/AndroidManifest.xml index 7721c6971dc6..d49771ab9d3f 100644 --- a/android/source/AndroidManifest.xml +++ b/android/source/AndroidManifest.xml @@ -1,7 +1,6 @@ + package="org.libreoffice"> @@ -23,6 +22,8 @@ android:label="@string/app_name" android:configChanges="orientation|keyboard|keyboardHidden|screenLayout|uiMode|screenSize|smallestScreenSize" android:theme="@style/LibreOfficeTheme"> + + -- cgit v1.2.3