Unverified Commit c16c4b0b authored by Pancor's avatar Pancor Committed by GitHub

remove stateAlwaysHidden

parent 840e9e14
......@@ -52,7 +52,7 @@
<activity
android:name=".chatroom.ui.ChatRoomActivity"
android:windowSoftInputMode="adjustResize|stateAlwaysHidden"
android:windowSoftInputMode="adjustResize"
android:theme="@style/AppTheme" />
<activity
......
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