OSDN Git Service

Disable building IM from the source code since we checked in the prebuilt version
[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" />