Commit c020b195 authored by Yusuke Iwaki's avatar Yusuke Iwaki Committed by GitHub

Update AndroidManifest.xml

parent 2b2b6798
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
android:name=".activity.AddServerActivity" android:name=".activity.AddServerActivity"
android:windowSoftInputMode="adjustResize" /> android:windowSoftInputMode="adjustResize" />
<activity <activity
android:name=".activity.ServerConfigActivity" android:name=".activity.LoginActivity"
android:windowSoftInputMode="adjustResize" android:windowSoftInputMode="adjustResize"
android:configChanges="orientation|screenSize"/> android:configChanges="orientation|screenSize"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment