From 4c901ca579e1c9edc502100cb3c60a4710f18bf9 Mon Sep 17 00:00:00 2001 From: lado Date: Mon, 4 Mar 2013 00:22:21 +0100 Subject: refactoring --- vdrmanager/AndroidManifest.xml | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) (limited to 'vdrmanager/AndroidManifest.xml') diff --git a/vdrmanager/AndroidManifest.xml b/vdrmanager/AndroidManifest.xml index 0418969..f473626 100644 --- a/vdrmanager/AndroidManifest.xml +++ b/vdrmanager/AndroidManifest.xml @@ -8,6 +8,7 @@ + @@ -33,9 +34,9 @@ + android:configChanges="orientation|locale|screenSize" /> + android:configChanges="orientation|locale|screenSize"> @@ -43,17 +44,19 @@ android:value=".gui.EpgSearchListActivity" /> + android:configChanges="orientation|locale|screenSize"> + + android:configChanges="orientation|locale|screenSize"/> + + android:configChanges="orientation|locale|screenSize"> @@ -61,14 +64,14 @@ android:value=".gui.EpgSearchListActivity" /> + android:configChanges="orientation|locale|screenSize"> - @@ -77,7 +80,7 @@ android:value=".gui.EpgSearchListActivity" /> + android:configChanges="orientation|locale|screenSize"> @@ -85,7 +88,7 @@ android:value=".gui.EpgSearchListActivity" /> + android:configChanges="orientation|locale|screenSize"> @@ -93,16 +96,16 @@ android:resource="@xml/searchable" /> - + - - + + - - - - + + + + -- cgit v1.2.3