From c7b21e2267ddb5c82d5a8352ecd1fcf313b5206c Mon Sep 17 00:00:00 2001 From: Wolfgang Wiedmeyer Date: Fri, 23 Jun 2017 01:34:25 +0200 Subject: allow to use the app in landscape mode Signed-off-by: Wolfgang Wiedmeyer --- app/AndroidManifest.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app/AndroidManifest.xml b/app/AndroidManifest.xml index 908cdc5..ff40c8e 100644 --- a/app/AndroidManifest.xml +++ b/app/AndroidManifest.xml @@ -19,8 +19,7 @@ android:theme="@style/AppTheme" > + android:label="@string/app_name" > @@ -56,4 +55,4 @@ - \ No newline at end of file + -- cgit v1.1