OSDN Git Service

dont handle config changes, so the entire layout is rebuilt.
authorKoushik Dutta <koushd@gmail.com>
Tue, 5 Mar 2013 07:57:21 +0000 (23:57 -0800)
committerKoushik Dutta <koushd@gmail.com>
Tue, 5 Mar 2013 07:57:21 +0000 (23:57 -0800)
Change-Id: I61846a9db284c9fca5580cd3495de80c011a942e

Superuser/AndroidManifest.xml

index 7226cbe..81fb26c 100644 (file)
@@ -44,7 +44,6 @@
         <activity
             android:theme="@style/SuperuserActivity"
             android:name=".MainActivity"
-            android:configChanges="keyboardHidden|orientation|screenSize"
             android:label="@string/superuser" >
             <intent-filter>
                 <action android:name="android.intent.action.MAIN" />