OSDN Git Service

Automated import from //branches/donutburger/...@142720,142720
[android-x86/packages-apps-IM.git] / AndroidManifest.xml
index 09038af..c0b26aa 100644 (file)
 
         <activity android:name=".app.NewChatActivity"
                 android:configChanges="orientation|keyboardHidden"
-                android:windowSoftInputMode="stateHidden">
+                android:windowSoftInputMode="stateUnchanged">
             <intent-filter>
                 <action android:name="android.intent.action.VIEW" />
                 <category android:name="android.intent.category.DEFAULT" />